Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Description
Gets Login the current logged user in username in Joget Workflow
Parameters
...
Description
Gets the current logged in username Login the user with hash in Joget Workflow
Parameters
...
Description
Gets Logs out the current logged in username in Joget Workflow
...
Code Block | ||
---|---|---|
| ||
var cells = FormUtil.getGridCellgetGridCells("gridId.field1"); $(cells).each(function(){ //do something }); |
...