Why is my form grid load binder called multiple times?
Confluence User - 02 Feb, 2018
Hi,
I have added a form grid inside a form. And i have added a custom beanshell loadbinder to the form grid. Whenever i load the form, the loadbinder is running multiple times (4 times) out of which, only one run would be a proper one with the right values. Why is this happening? Am I missing something here?
forms;grid;formgrid;loadbinder;beanshell