PromucFlow_constructor/app/client/src/constants/AppsmithActionConstants
Vicky Bansal cb1604905e
Table sort column APIs (#6068)
User now should have access to the table sort column if any through the `{{table.sortOrder}}` API. This will return an object when sort is active > {column: string, order: enum|‘asc’|'desc'}. There should also be a `onSort` action available which can trigger an Event
2021-08-25 18:50:06 +05:30
..
formConfig Getting Prepared Statement for Postgres, MySQL, and MS-SQL and Smart Substitution for Rest API plugins out of beta (#5019) 2021-06-10 13:55:56 +05:30
ActionConstants.tsx Table sort column APIs (#6068) 2021-08-25 18:50:06 +05:30