Edit Page Properties
Last updated
Last updated
Allows user to name the submit button.
Allows user to set the page to navigate the browser to, after updating a record.
Enables user to write a PHP statement that will be executed after updating a record.
Enables user to write a PHP statement that will be executed before updating a record.
Allows user to enter a message that will be displayed after the data have been updated.
Make sure you have configured the mail settings. if you haven't, click the Mail Settings button; On the popup window, click the email tab and configure the mail settings.
SendMail: When set to True
sends a mail when a record is updated.
Mail Title: Enables user to set the mail title also know as the subject of the mail.
Mail Body: Enables user to set a message that will be sent.
ReceipientEmail: Enables user to set the email that would receive the notification when a record is updated.
IndicatorType: Allows user to choose the type of loader that will be used.
IndicatorColor: Enables user to set the color of the loader.
IndicatorSize: Enables user to set the size of the loader .
IndicatorPosition: Allows user to set the position of the loader on the screen.
IndicatorText: Allows user to add a text that will appear along side the loader.
Enables user to set how the edit page form should appear.
If set to True
enables server side form validation and if False
, disables server side validation.