Combo Boxes provide users a drop down menu, and only a single response can be selected from this menu. You can add menu items for combo boxes via the Options category in the field’s Properties.
1. Open the PDF in Nitro Pro.
2. On the Forms ribbon, in the Form Fields group, click Combo Box.
3. On the page, drag the pointer where you want the field to appear.
4. Double-click on the field and do one of the following (depending on your preferences):
5. Do either of the following:
6. Select Options. Click in the Item field and enter a name in the text box. Click the Add button to add the text to the Items list. Type an export value in the Export Value text box. Continue adding items following the same steps.
7. Click the Sort Items check box if you want the list sorted in alphabetical order. Select items in the list and click the Down/Up buttons to rearrange the items in the list manually. Select an item and click Delete to remove it from the list.
8. If you want a user to type an item instead of choosing from the list, click the Allow custom text input check box.
9. Format. If you want a format other than text, such as a date or custom format, chose an option from the Select format category drop down menu.
10. Validation. If you want the field data to be validated, you need to know JavaScript. Check Run custom validation script and type the JavaScript code to validate the field data.
11. Calculate. If the field is to be calculated, check an option for calculating data.
1. Open the PDF in Nitro Pro
2. On the Form ribbon, in the Form Fields group, do either of the following:
3. Double-click the field to begin editing its attributes.