Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescriptionScreens (Click to view)
More Actions

This attribute allows you to add more actions into the listing.

NameFieldDescription
LabelLink label.
HyperlinkHyperlink URL.
Parameter NameParameter name to be part of the hyperlink.
Column NameParameter value to be assigned to the parameter name declared above by defining the column name from the Data List.
Confirmation MessageConfirmation message before opening the link.

Example:

Image RemovedFor example, see Figure 5.

Figure 4: Actions - List Properties

Image Added

Figure 5: Sample List Actions in runtime

Add

UI

NameDescriptionScreens (Click to view)
Cancel Button LabelCancel Button Label to show in add new record form.

Figure 56: UI - Add Properties

Save Button LabelSave Button Label to show in add new record form.
Custom HeaderCustom Header in HTML to show in add new record form.
Custom FooterCustom Footer in HTML to show in add new record form.

...

NameDescriptionScreens (Click to view)
Message to show after Form saved
Message to show after Form saved.

Figure 67: Actions - Add Properties

Action to perform after Form saved
  • Return to list
  • Continue on Adding Record
  • Display in Edit Mode
  • Redirection
After Form Saved - Redirection (Hyperlink)

Hyperlink URL.

This option is only active when "Action to perform after Form saved" is set to "Redirection".

Code Block
titleExample
userviewFormLink
After Form Saved - Redirection (Parameter Name)

Parameter to be appended as part of the link defined above.

Info
titleExample

id

After Form Saved - Redirection (Field Name)

Value to be assigned to the parameter defined above.

Info
titleExample

id

...

NameDescriptionScreens (Click to view)
ReadonlyIf checked, effectively, the form will be rendered as read only and not editable anymore.

Figure 78: UI - Edit Properties

Display Fields as Labels when in Readonly?
When the form is in read only form, determines if values should be displayed as it is (label form) instead of being bounded in original input form.
Back Button Label

Back Button Label

Default value: Back

Save Button Label
Save Button Label
Default value: Save
Record Traversing

Enable record traversing when viewing a individual record in its form.

First Record Button Label
First Record Button Label.
Only applicable when Record Traversing is enabled.

Default value: First Record
Previous Record Button Label
Previous Record Button Label.
Only applicable when Record Traversing is enabled.

Default value: Previous Record
Next Record Button Label
Next Record Button Label.
Only applicable when Record Traversing is enabled.

Default value: Next Record
Last Record Button Label
Last Record Button Label.
Only applicable when Record Traversing is enabled.

Default value: Last Record
Custom HeaderCustom Header in HTML to show when editing an individual record in a form.
Custom FooterCustom Footer in HTML to show when editing an individual record in a form. 

...

NameDescriptionScreens (Click to view)
Message to show after Form savedMessage to show after Form is saved

Figure 89: Actions - Edit Properties

Action to perform after Form saved

  • Return to list
  • Continue on edit record
  • Continue on edit next record
  • Redirection
After Form Saved - Redirection (Hyperlink)

URL to redirect to after submission.

Only applicable when Action to perform after Form saved is set to Redirection.

After Form Saved - Redirection (Parameter Name)

Parameter to be included.

Only applicable when Action to perform after Form saved is set to Redirection.

After Form Saved - Redirection (Field Name)

Parameter value to be assigned to the parameter above by defining a field ID from the form.

Only applicable when Action to perform after Form saved is set to Redirection.

More Actions

Include action buttons to be added into the bottom of the form.

NameDescription
Label

Action button label.

Example: New Action Button

HyperlinkURL
Parameter NameParameter name to be added to the URL defined above.
Field NameField ID correspondent to the form to retrieve value from and set to the parameter above.
Confirmation MessageConfirmation message to prompt before proceeding after clicking on the button.

Example:

Info

When such button is clicked, the form will NOT be saved.

...

NameDescriptionScreens (Click to view)
Userview Key Name

Define a column name to pre-filter the datalist via the userview key value.

See Userview Key for more info.

Figure 910: Advanced Properties

Performance & Offline

...