You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

With CRUD, one will not need to do all the manual wiring in constructing a CRUD entity. This element equips you with plenty of customization, making sure that you can achieve what you want.

What's new in Joget Workflow v5

In Joget Workflow v5, the delete function is now able to delete dependency data.

 

Figure 1: CRUD Properties

NameDescription
Custom ID

Item link slug. Optional field.

Unique 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.
Form (Add)Target form to open when adding new record.
Form (Edit)Target form to open when editing existing record.

Figure 2: CRUD Properties - UI (List)

NameDescription
Show Number of Rows In Menu
Show Number of Rows In Menu.
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.

Figure 3: CRUD Properties - Actions (List)

NameDescription
More Actions
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 4: CRUD Properties - UI (Add)

NameDescription
Cancel Button LabelCancel Button Label to show in add new record form.
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.

Figure 5: CRUD Properties - Actions (Add)

NameDescription
  
  

 

 

Figure 1: CRUD Properties

NameDescription
  
  

 

Figure 1: CRUD Properties

NameDescription
  
  

 

Figure 1: CRUD Properties

NameDescription
  
  

Screenshots taken from http://localhost:8080/jw/web/console/app/hr_expense/1/userview/builder/hr_expense_userview

  • No labels