PROGRAMMING OVERVIEW AND USER INTERFACE
To enter a formula in the Programmer's pane
1. Select the correct object on the Objects tab. The object can be an action, a button, a hotspot, a field, or the form itself.
2. Choose Formula from the Run menu.
3. For fields, click the correct event on the Objects tab. The event can be Default Value, Input Translation, Input Validation, Input Enabled, or HTML Attributes.
4. Enter the formula in the Script area. If auto completion is enabled, a pop-up list appears. You can select a formula from the list and press ENTER to paste it in the Script area, or continue to type the formula manually.
6. If you receive syntax error messages, edit the formula until the errors are corrected.
The column formula has the appearance of a Programmer's pane but lacks an Object box. Your formula applies to the column that is currently selected.
See Also