Navigator > Setup > Form Designer > Layout tab
We recommend only advanced Accredo users who are familiar with Visual Basic style programming use Form Designer.
You can create your own Accredo forms (.pfd files) to interact with Accredo data objects and custom tables. Custom forms are saved in the System Folder/Forms Directory. You can add shortcuts to access custom forms from the Navigator and the Accredo toolbar. The File Menu lists the last 9 files accessed at the end of the menu.
To create forms, Data Interchange (DI) is required, and Table Designer (TD) and Report Designer (RD) are recommended.
You create custom forms by:
The Form Designer Layout tab contains:
From the Code tab you can access:
Toolbar |
||
|
Blank Form |
Create a blank form. |
|
Open Form |
Open an existing form. |
|
Save Form |
Save the form as a .pfd file. |
|
Add Shortcut |
Opens the Script Shortcut Editor to create a shortcut to the form. Available after the form is saved. |
|
Undo |
Undo the last editing operation.
|
|
Redo |
Redo the last editing operation. |
|
Cut |
Cut selected component, text or figures to the clipboard. |
|
Copy |
Copy selected component, text or figures to the clipboard. |
|
Paste |
Paste previously cut or copied component, text or figures from the clipboard. |
|
Document Component |
Document the selected component. Note: You can also press |
|
Procedure List |
Open the Procedure List in the Code Editor. |
|
Run |
Execute the form for testing. |