formio.js icon indicating copy to clipboard operation
formio.js copied to clipboard

A request for each select in a datagrid.

Open luisflavio-ms opened this issue 2 years ago • 1 comments

I have a select that uses data from an API in a datagrid, when I load a form with this datagrid populated with many records, each one sends a request to the API, is there a way to solve this? LazyLoad would solve it, but I want to show the "title" field in the select, with LazyLoad showing the keyname. image

luisflavio-ms avatar Jul 21 '23 12:07 luisflavio-ms

Could you provide a minimally reproducible example of what you are trying to achieve? This can either be in the form of a jsfiddle or the form json.

ZenMasterJacob20011 avatar Jun 26 '24 13:06 ZenMasterJacob20011