appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
33.9k stars 3.66k forks source link

[Feature]: Allow Query Params to Convert to JS #34259

Open Nikhil-Nandagopal opened 3 months ago

Nikhil-Nandagopal commented 3 months ago

Is there an existing issue for this?

Summary

The current query params experience allows for JS for each param which can become quite a lot of code to maintain. Converting it into a single JSON field would lessen the amount of code to be written and it could be a single JSObject

Why should this be worked on?

Enterprise customers had suggested this change

carinanfonseca commented 2 months ago

the request here is to add one another mode to add params additionally to the FORM mode:

Screenshot 2024-07-04 at 16 06 40