Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Figure 8: Like Dislike Datalist Column
1. Run the UI. Go to Manage Main Form and click New. Fill in the form and save. In a new form record, the like/dislike element will not be shown because the main form is not saved as a record yet.
...
Figure 17: Plugin Configurations for Like Dislike Element
Name | Description |
---|---|
Label | Menu label. |
ID | Menu element unique ID. |
Form to store Like Dislike | External form to store like dislike value. |
Like Dislike Field | Field of external form to store like dislike value of current form. |
Foreign Key Field | Field of external form to store foreign key (id of current form). |
Figure 17: Plugin Configurations for Like Dislike Datalist Column
Name | Description |
---|---|
Label * | Menu label. |
ID * | Menu element unique ID. |
Form to store Like Dislike * | External form to store like dislike value. |
Like Dislike Field * | Field of external form to store like dislike value of current form. |
Foreign Key Field * | Field of external form to store foreign key (id of current form). |
Redirect Details | Header field. |
Userview Menu * | Userview Menu for redirection to occur after like or dislike is clicked. |
Userview Menu Form ID * | Userview Menu form ID set in Userview Menu for redirection to occur after like or dislike is clicked. |
Visibility | Header field. |
Column Name | Column in datalist to affect the visibility of the like dislike record. If left blank, there will not be any visibility dependent on any columns. |
Column Value | Column value based on Column Name to affect the visibility of the like dislike record. The like dislike will be shown only if column value of the column name equals to the input. |
...