Print

Action Buttons





The Add button is used on the Search Screen ,the four other actions buttons are used on the Edit Screen.

Add

Used to create a new Record. This is only available on the Search Screen.

Save

Used to save the current Record. This is only available on the Edit Screen.

Delete

Used to delete the current record. Not shown on a new Record. This is only available on the Edit Screen.

Clone

Used to clone the current record. Not shown on a new Record. This is only available on the Edit Screen.

Close

The ‘Close’ button is actually a Save and Close button. After a record is saved, instead of refreshing the current ‘Edit Screen’, the ‘Edit Screen’ will close. Actions Buttons have the following options This is only available on the Edit Screen.


Button

Yes/No. This determines if the button will be displayed.

Title

The text displayed on the button.

Display Condition

An SQL query that returns ‘0’ (hidden) or ‘1’ displayed. (Hash Variables are allowed here: see Appendix for Hash Variables)
Eg. To hide an Action Button from a User with an Access Level of Guest SELECT IF( '#access_level#' = 'Guest',’0’,’1’)


Created by: system. Last Modification: Friday 16 of April, 2010 14:35:11 CST by steven.