How do I pre-populate a form grid from an external datasource?
Confluence User - 24 May, 2016
I have a grid on a form that I want to pre-populate from and external datasource. I have tried both the Bean Shell and JDBC binders but nothing prepopulates. The database connection test succeeds and the query I am using has been used previously to populate a dropdown list (see dropdown question).
Thank you for you help.
forms