1
Help for ParamQuery Pro / Lazy Loading - POST Method
« on: November 07, 2022, 05:14:14 am »
Hi,
In the new "lazy" option for dataModel.location, it seems to be only using GET as the request method. In my remote datasource, I need to use POST because of the amount of data I'm passing to the remote function.
Can the "lazy" location option be updated to use the method defined in dataModel, e.g. POST?
In the new "lazy" option for dataModel.location, it seems to be only using GET as the request method. In my remote datasource, I need to use POST because of the amount of data I'm passing to the remote function.
Can the "lazy" location option be updated to use the method defined in dataModel, e.g. POST?