Hi Everyone,
Can anyone please help me how to display custom message on grid when the data after applying search in grid is empty. The search is implemented using record type.
Discussion posts and replies are publicly visible
Grid have a parameter to define the "Empty Grid Message".
https://docs.appian.com/suite/help/24.1/Paging_Grid_Component.html#parameters
Hi shubhamy0005 if it is editable grid you cannot do it, if it is read only grid you can do this way.
Thank you,
Is it possible to have reset feature for the record search feature as well.
Hi shubhamy0005 couldn't get you, could you give more context on this please
I am displaying the data in the grid through query record and search using showSearchBox parameter in grid. I want to have a reset button which will reset the search criteria. So is this possible in my case.
resting the search criteria in the sense resetting the search filters?
Correct.
In the OOTB implementation, there is no "reset" feature.
Hi shubhamy0005 as stefan said that feature is not available
okay thank you