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??
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>
Ok, Great thank you.
Don't forget to mark this question as answered by clicking on the "Mark Correct" link on the reply that answered your question.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.