You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have one form and it has 3-4 drop-down fields wherein every drop-down populate their data from different model. So my question is that through this module can I create a custom function in which I can get model data for all drop-downs through one API (http) request.
I don't wan to make API call for each model.
Is this possible, if yes can you please explain me with an example.
Thank you.
The text was updated successfully, but these errors were encountered:
roopamjain01
changed the title
can I call multiple dataobject in one api request and response in one json object.
Can I call multiple dataobject in one api request and response in one json object?
Mar 21, 2018
Hi,
This is not an issue, it is just my query.
I have one form and it has 3-4 drop-down fields wherein every drop-down populate their data from different model. So my question is that through this module can I create a custom function in which I can get model data for all drop-downs through one API (http) request.
I don't wan to make API call for each model.
Is this possible, if yes can you please explain me with an example.
Thank you.
The text was updated successfully, but these errors were encountered: