11.2.1 for Windows
Table Of Contents
- Contents
- Chapter 1 – Introduction
- Chapter 2 – Get Started
- Workspace Basics
- Customize the toolbar
- Customize the Skin
- Mouse/Touch Mode
- Set Preferences
- 3D
- Accessibility
- Action Wizard
- AIP Settings (Pro Only)
- Commenting
- Create PDF
- Documents
- ECM Integration
- Editing
- File Associations
- Forms
- Full Screen
- General
- History
- Identity
- Index
- JavaScript
- Languages
- Layout Grid
- Measuring
- Multimedia (Legacy)
- Page Display
- Reading
- Reviewing
- Search
- Security
- PDF Sign
- Signature
- Speech
- Spelling
- Tablet
- Time Stamp Servers
- Trust Manager
- Updater
- Chapter 3 – Read
- Open PDFs
- Save PDFs
- Close a PDF
- Export PDFs
- View PDFs
- Work on 3D Content in PDFs
- Select & Copy
- Search & Index in PDFs
- Compare PDF Files
- Word Count
- Chapter 4 – Create
- Create a PDF in Different Ways
- One-click PDF Creation from Any File
- Create PDFs in the Foxit PDF Editor Application Window
- Create PDFs in Microsoft Word, Excel and PowerPoint
- Create PDFs or PDF Portfolios with Microsoft Outlook
- Create PDFs in Microsoft Visio (Pro Only)
- Create PDFs in Microsoft Project (Pro Only)
- Create PDFs using the Print command
- Create PDFs within web browsers
- Create PDFs using Print to Evernote
- Create PDFs using Scanner
- Create and customize a PDF portfolio
- OCR PDFs and PDF Portfolios
- Create a table of contents from bookmarks
- Industry Standard Validation and Creation
- PDF versions
- Create a PDF in Different Ways
- Chapter 5 – Edit
- Undo and Redo
- Links
- Bookmarks
- Page thumbnails
- Destinations
- File Attachments
- Images
- PDF Optimizer
- Action Wizard (Pro Only)
- Work with Video & Audio
- Search and Replace Text
- Paragraph Editing
- Objects
- Articles
- Spelling Check
- Working with Layers
- PDF Properties
- Chapter 6 – Organize
- Insert Pages
- Rotate, Move, Swap and Delete Pages
- Extract, Duplicate and Replace Pages
- Split PDFs into multiple files
- Crop Pages
- Flatten Pages
- Reverse Pages
- Rearrange pages based on the bookmark order
- Header & Footer, Watermark & Background to PDFs
- Bates Numbering (Pro Only)
- Change the format of page numbering
- Chapter 7 – Comment
- Commenting tools
- About pop-up notes
- Change the appearance of comments in the Properties dialog box
- Managing Comments
- Chapter 8 – Share PDFs
- Email Documents
- Send to Evernote
- Send to OneNote
- SharePoint Integration
- Shared Review and Email Review
- ndOffice Integration
- iManage Work Integration
- OpenText eDOCS Integration
- OpenText Documentum Integration
- OpenText Content Suite Integration
- Worldox Integration
- ShareFile Integration
- Epona DMSforLegal Integration
- Alfresco
- Chapter 9 – Forms
- Interactive Form and Non-interactive form
- Fill in PDF Forms
- Comment on Forms
- Manage Form Data
- Form Fields
- JavaScript
- Chapter 10 – Security
- Check PDF security
- Password Protection & Certificate Protection
- AIP Protect (Pro Only)
- Remove hidden data
- Redaction (Pro Only)
- Windows Information Protection (WIP)
- FIPS mode
- Trust settings
- Chapter 11 – Signature
- Chapter 12 – Accessibility
- Accessibility Check and Fixes
- Accessible reading and navigation through accessibility preference setting and shortcut keys
- Create accessible PDFs (Pro Only)
- Chapter 13 – Foxit Admin Console
- Chapter 14 – Print
- Chapter 15 – Appendices
- Quick Installation Guide
- SharePoint Configuration
- Web Service Configuration
- Work with Foxit PDF Editor via VBA scripts in Microsoft Office
- Keyboard Shortcuts
- Single-key Accelerators
- Keys for Selecting Commands
- Keys for Working with Comments
- Keys for Navigating a PDF Document
- Keys for Working with Forms
- Keys for Working with PDF Portfolios
- Keys for Navigating Task Panes
- Keys for General Navigating
- Keys for Working with Navigation Panels
- Keys for Navigating the Help Window
- Keys for Accessibility
- Command Lines
- Contact Us
Foxit PDF Editor
Chapter 9: Forms User Manual
303
The Validate properties restrict entries to specified ranges, values, or characters,
ensuring that users enter the appropriate data for a combo box.
Field value is not validated – Turns off validation.
Field value is in range – Sets a numeric range for a combo box using values you
enter in either as a number or a percentage. It is available only when Number or
Percentage is selected in Format tab.
Run custom validation script – Validates by a JavaScript that you create or provide.
The Edit button opens a JavaScript Edition dialog box in which you can write and
add new scripts.
8. The Calculate tab for the combo box properties
With this option, you can perform mathematical operations on existing form field
entries and display the result.
Value is not calculated – Select this option if you want the users to type.
Value is the – Select this to make further options available:
A. The List includes the mathematical functions to apply to the selected fields.
Choose Sum to add the values entered in the selected fields, Product to
multiply them, Average, Minimum, or Maximum.
B. Pick – Opens a Field Selection dialog box with a list of the available fields in
the form that you select to add or deselect to remove from the calculation.
Simplified field notation -- Uses JavaScript with field names and simple arithmetic
signs. The Edit button opens a JavaScript Edition dialog box in which you can write,
edit, and add scripts.
Custom calculation script -- Displays any custom scripts you have added for
calculations. The Edit button opens a JavaScript Edition dialog box in which you
can write and add new scripts.
Set combo box properties as default
After setting combo box properties for a new combo box, you can set your settings as
the new default for all the combo boxes you create in future.
To set the current properties as default, right-click the combo box > select Use
Current Properties as New Defaults.
List Box and Text Field
A list box is a GUI widget that allows the user to select one or more items from a list