APPLICATION DESIGN


Designing fields that prompt users to select folders
Adding a FolderOptions field to a form lets users select a folder for new documents without having to choose Actions - Move to Folder after saving. You can define the field so that users are prompted to choose a folder or so that a document is automatically saved to the current folder.

1. Create a field named FolderOptions and define it as a computed text field, computed number field, or an editable choice list field.


2. For a choice list field, on the Control tab of the Field Properties box, select "Enter choices (one per line)" and write each entry, using a keyword and its equivalent synonym -- for example:
3. For a computed field, select Value from the Objects tab of the Info List in the Programmer's pane.
4. Write a formula in the Script area of the Programmer's pane.