Accessing field values in child form in a List Grid

Confluence User - 02 Jul, 2017

In a form I use a List Grid to input and store data values in child records related to the parent form by a foreign key. How can I, later in my process, access the field values in those child records, given the parent record id, using a JSON API or Hash Variables?

Thanks, Bill

forms;datalists

1


03 Jul, 2017
confluenceUser
confluenceUser

Hi, I am not certain if you can do it using JSON API or hash variables, but you should be to do it using some beanshell code or custom plugin. Found an article with sample beanshell code to load grid data at Load & Store Form Grid Data Using Bean Shell Form Binder.

 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print