Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Construct the JSON object that correspond to the item row's form.
args = new object(); args['result'] = "{"amount":"1","category":"Medical","claim":"","purpose":"a","date":"11/18/2015","formattedAmount":"$ 1.00"}"
Based on the identifier in #1, call the FormGrid's add method to add a new row.
args = new object(); args['result'] = "{"amount":"1","category":"Medical","claim":"","purpose":"a","date":"11/18/2015","formattedAmount":"$ 1.00"}" entries_formgrid_11706_add(args);