Home
Sample Scripts
Form customization examples
Add a push button to open a form as a modal
Example 1: Standard form
Example 1: Standard form
function pushFormHR11_1() { lawForm.pushFormWindow("HR11.1", strPDL); }
Side TOC
Side TOC
Sample Scripts
Form customization examples
Load an employee image to a form and add a checkbox for including a record from another form
Adding comments, toolbar buttons, and help options to a form
Add a tab to a form that launches a URL
Change field attributes
Conditional scripts using OnBlur function
Add data query results to a form
DME calls within a form
Execute a batch job from a push button
Running a Process Server after an add transaction
Add a push button to open a form as a modal
Example 1: Standard form
Example 2: Custom form
Open a custom form after an add transaction
Transfer to a custom form
Open a window from an image click
Simultaneously add a record in two applications
Conditional action on a form
Intercepting automatic form transfers
Confirmation dialog before deleting a record
Displaying an alert notifying a user of missing data and setting field focus
Custom Page Designer Script Examples