Arpit
Arpit
fixes: multi-select dropdown menu overlaps inside nested listview
Resolves #4061
## Description Currently, we do not support **Number** as a cell type for the Table widget. ### Proposed improvements - option to choose **Number** as a cell type along with...
Resolves #3971
Resolves #4062
## Description Stripe API accepts `form-encoded` request bodies ``` {"metadata[order_id]"=6735, "metadata[order_amount]"="$2" ,description: "Sample description"} ```
## Proposed Updates to the widget - Option to trigger modal from a trigger button, javascript, and events. - A launch/trigger button to open the modal (by default: button should...