php
?>
Dizzy Docs
php
?>
Reference Links
Just Some Notes
- Supports both LEFT Join and INNER Join operations
- Table cell edit
- Doesnt work with JOIN
- Works with text field only
- Doesnt support search, sort, or export
- Dynamic Column doesnt support search, sort, export
- Can send an email using the form
- Send form fields values added by user, to the email directly.
- Use formSendEmail function to define various email parameters.
- Define message template or use the default template.
- (Default template option allows you to send email with all fields in table format.)
- Define template for subject also.
- Put filed name inside two curly braces.
- Insert and send email both by setting 5th parameter true.
- Simple math functions to calculate fields using javascript.