Change global search bar text for individual viewer
Good afternoon, is it possible to only update the global search text for one viewer (from just "Search.."). I've figured out how to do it for all of the viewers but the text will only apply to one, so it doesn't make sence to update it there. I know this was previously possible in silverlight just can't figure out how to do it in HTML5.
Thanks
0
-
If I remember correctly, you have to make a copy of the Mapping.en.US.json.js file, change the "language-search-placeholder" setting to the text you want it to display, and then update the reference in your viewer to point to your updated copy.
{
"id": "Mapping",
"uri": "Resources/Compiled/Mapping.js",
"locales": [
{
"locale": "en-US",
"uri": "Resources/Locales/Mapping.en-US.json.js"
}0 -
Hi John, thanks that worked perfectly! 0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
2 kommentarer