Hi there,
I need to customize the QuickFind Label: change "Search CRM data" into "Search myApp data".
What is the supported way to do this?
Thanks for your time!
Hi there,
I need to customize the QuickFind Label: change "Search CRM data" into "Search myApp data".
What is the supported way to do this?
Thanks for your time!
Hello george.bekos,
There is no out of box way with best of my knowladge, you could try twicking via Javascript/JQuery.
eg- if($('#search').val().length > 1) $('#findHintText').val('Search myApp data').show();
Hope this helps :)
Hi george.bekos,
unfortunately, there is no supported way to customize that placeholder value.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156