I'm trying to change how the text looks in in my URL field in the pop up on my Webmap.
It just says "more Info". Where do I go to change this text??
Don't forget to mark this question as answered by clicking on the "Mark Correct" link on the reply that answered your question.
Ok, Great thank you.
Preston,
The "More Info" text comes from the JS API localized strings, widgets.popup.NLS_moreInfo So the only way to change that text is to override that string in WAB.
esriBundle<SPAN class="punctuation token">.</SPAN>widgets<SPAN class="punctuation token">.</SPAN>popup<SPAN class="punctuation token">.</SPAN>NLS_moreInfo <SPAN class="operator token">=</SPAN> <SPAN class="string token">"blah"</SPAN><SPAN class="punctuation token">;</SPAN><SPAN class="line-numbers-rows"><SPAN></SPAN></SPAN>
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.