How can I use the data from Advanced Grid for "select box"

Confluence User - 18 Sep, 2016

Dear Expert,

How can I use the data from Advanced Grid for "select box"?

BTW, I can get the JSON Array from the Advance Grid data fields as attached

Best Regards

Tony Chu

grid;selectbox;beanshell

1


19 Sep, 2016
confluenceUser
confluenceUser

Hi Tony Chu

To save your advance grid records individually in a child db table (one row = 1 record in db), set the "Load Binder" and "Store Binder" to "Multirow Form Binder".

Then select the form containing the same fields as your advance grid with the db pointing to a child table (separate table from the parent form).

In your select field, in field "Or Choose Options Binder" set to "Default Form Option Binder" and update the necessary fields.

Do remember to allocate a hidden field in your child form for Joget to store the foreign key to the parent form. 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print