This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
versago:standard_buttons [2019/08/01 11:47] runger created |
versago:standard_buttons [2020/05/01 11:27] (current) |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| * **Save and Close** attempts to save the form information to the database. | * **Save and Close** attempts to save the form information to the database. | ||
| - | * If the " | + | * If the " |
| * **Save and New** attempts to save the form information to the database. | * **Save and New** attempts to save the form information to the database. | ||
| - | * If the " | + | * If the " |
| * **Save** attempts to save the form information to the database. | * **Save** attempts to save the form information to the database. | ||
| - | * If the " | + | * If the " |
| * **Delete** attempts to remove an existing record. | * **Delete** attempts to remove an existing record. | ||
| * The target record must be retrieved before the delete option can be used. This can be done by linking to the form from a report or by using the Control Events functionality on primary key field of the form. | * The target record must be retrieved before the delete option can be used. This can be done by linking to the form from a report or by using the Control Events functionality on primary key field of the form. | ||
| * The user is asked to confirm the deletion. | * The user is asked to confirm the deletion. | ||
| + | * If the " | ||
| * **Cancel** clears any information currently displayed in the form and the form remains open for entry of new information. | * **Cancel** clears any information currently displayed in the form and the form remains open for entry of new information. | ||
| * The user is asked to confirm the cancellation if any information is found on the form. | * The user is asked to confirm the cancellation if any information is found on the form. | ||
| + | |||
| + | ==== Special Button Options ==== | ||
| + | |||
| + | Some actions of standard form buttons can be controlled using special options. | ||
| + | |||
| + | === Map To Enter Key === | ||
| + | This option is found on the " | ||
| + | |||
| + | {{: | ||
| + | |||
| + | When this option is selected, pressing the < | ||
| + | |||
| + | This option is only available on buttons that perform a " | ||
| + | |||
| + | === Button Actions == | ||
| + | These options are accessed by clicking the [Action] button on the " | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | Click on the " | ||
| + | |||
| + | <WRAP center round alert 60%> | ||
| + | Only the options discussed below should be used. Changing other options can cause the form to stop functioning when the designated button is clicked. | ||
| + | </ | ||
| + | |||
| + | **Validate Error Message** | ||
| + | This is the text of the message displayed to the user when a error occurs during the save or delete process. | ||
| + | |||
| + | **Validate Success Message** | ||
| + | This is the text of the message displayed to the user when a save or delete process is successful. | ||
| + | |||
| + | **Suppress Submission Confirmation** | ||
| + | These options allow you to suppress the display of the " | ||
| + | |||
| + | - Suppressing the success message can be helpful when using the "Map To Enter Key" option described earlier. | ||
| + | - Caution should be used when considering suppression of error messages. | ||
| + | |||
| + | To save your changes: | ||
| + | |||
| + | - Click [**Add\Update**] to save the Action Properties changes. | ||
| + | - Click [**Save**] to save the overall button changes. | ||
| + | - Click [**Save**] to save and close the Control Settings. | ||
| + | |||
| + | |||
| + | |||
| + | |||