Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
hi,
I have a grid that contains 3 columns: Name, age, and ResultI want to edit the Result cell 'Name 1 - 33'I use 'FormUtil.getGridCellValues("myTable.name")'; to get form columns values
How can I set a form grid cell value in the result column?
Hi, found a similar question and answer at Prepopulate a grid with data via Javascript that you can try.
hi,
I have a grid that contains 3 columns: Name, age, and Result
I want to edit the Result cell 'Name 1 - 33'
I use 'FormUtil.getGridCellValues("myTable.name")'; to get form columns values
How can I set a form grid cell value in the result column?