Custom Message for empty fields in SearchPanes and display SearchPanes values based on Dropdown
Custom Message for empty fields in SearchPanes and display SearchPanes values based on Dropdown
Hello,
1 ) I would like to display 'No Data' or 'Empty' label in SearchPanes instead default label 'null' for null fields. I tried using
searchPanes.emptyMessage
columns.searchPanes.emptyMessage
language.searchPanes.emptyMessage
but nothing is working for me. How can I change the Label - 'null' and set 'EMPTY' or 'NO DATA' ?
2) I have Location Dropdown on same page. Is it possible that when user select location from dropdown, that value can also apply as default value in SearchPanes and only display data for that particular location ?
Here is the link of my page
https://sandpit.assettrack.cx/asset/displayAssets_ss.php
Please wait for 1 min or so when you open the above link. After adding SearchPanes its taking more time to load the page.
Thank you.