Versions Compared

Key

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

...

NameDescription
Custom ID

Item link slug. Optional field.

Info
titleUnique field

Value defined here must be unique to the rest of the Userview Menus as the first matching name will be called upon.

LabelMenu label. Mandatory field.
ListDatalist to load. Mandatory field.
Form (Add)

Target form to open when adding new record. Optional field.

If this attribute is not mapped, then ability to Add is disabled.

Form (Edit)

Target form to open when editing existing record. Optional field.

If this attribute is not mapped, then ability to Edit is disabled.

Figure 2: CRUD Properties - UI (List)

NameDescription
Show Number of Rows In Menu
Show Number of Rows In Menu.

 

Info
titlePerformance Warning

Additional query will be performed to return record count every time the Userview loads.

Button Position
  • Top Left
  • Top Right
  • Bottom Left
  • Bottom Right
  • Top Left & Bottom Left
  • Top Right & Bottom Right
Selection Type
  • Multiple
  • Single
Selector Position
  • Left
  • Right
  • Both let & right
  • No
Edit Link Label
Edit Link Label to show in listing.
New Record Button Label
New Record Button Label to show in listing.
Delete Button Label
Delete Button Label to show in listing.
Show Delete Button?
When checked, the delete button will be shown, effectively enabling the deletion capability.
Custom Header
Custom Header in HTML to show in listing.
Custom FooterCustom Footer in HTML to show in listing.

...

NameDescription
More Actions

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

NameDescription
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.

...

Figure 5: CRUD Properties - Actions (Add)

NameDescription
Message to show after Form saved
Message to show after Form saved.
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.

Code Block
titleExample
id
After Form Saved - Redirection (Field Name)

Value to be assigned to the parameter defined above.

Code Block
titleExample
id

...

NameDescription
ReadonlyIf checked, effectively, the form will be rendered as read only and not editable anymore.
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 LabelBack Button Label
Save Button Label
Save Button Label
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.
Previous Record Button Label
Previous Record Button Label. Only applicable when Record Traversing is enabled.
Next Record Button Label
Next Record Button Label. Only applicable when Record Traversing is enabled.
Last Record Button Label
Last Record Button Label. Only applicable when Record Traversing is enabled.
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. 

Image AddedImage Removed

Figure 1: CRUD Properties

NameDescription
Message to show after Form savedMessage to show after Form saved

Action to perform after Form saved

  • Return to list
  • Continue on edit record
  • Continue on edit next record
  • Redirection
After Form Saved - Redirection (Hyperlink)
 
After Form Saved - Redirection (Parameter Name)
 
After Form Saved - Redirection (Field Name)
 
More Actions
 

Image Added

 Image Removed

Figure 1: CRUD Properties

...