I am getting a weird error where my exports now have an  after each attribute.
Example:
Name Here 391E09AC 500 MAIN ST ASHLAND, OR 97520
Should be:
Name Here 391E09AC 500 MAIN ST ASHLAND, OR 97520
Any ideas why this is happening?
This has been officially released and is available.
Public Notification | ArcGIS for Local Government
Please let technical support know if you run into any issues.
Thanks
Chris
Chris,
I am having the same issue but with Portal, and only after upgrading from 10.5.1 to 10.6.1. Is there an update/patch/fix for this?
Jason
Jonathan Skloven-GillRickey Fite
This will be addressed with the next release, which is this week.
In a webinar they talked about the next update would fix this issue.
I don't know if it has come out yet.
So is there any way to address this issue aside from combining fields in desktop, or removing spaces between fields? Having:
{OWNER}
{ADDRESS}
{CITY},{STATE},{ZIP}
looks a little sloppy
It seems to be happening between fields not just line breaks
Here is my site:
ArcGIS Web Application
What my popup is configured to show.
{MAPNUMBER} {TAXLOT}{FEEOWNER}{ADDRESS1}{CITY}, {STATE} {ZIPCODE}
Result (not a real result but what is happening)
{MAPNUMBER} {TAXLOT}{FEEOWNER}{ADDRESS1}{CITY}, {STATE} {ZIPCODE}
Yes, that makes sense. Are you getting the special characters in ALL the spaces, or just at the line breaks? It looks to me just the line breaks, in which case removing the spaces at the ends of the lines should address the issue. The spaces between field values on each line should be fine.
Well the problem is that I am using multiple fields
So I have to have spaces.
I should be more specific.
In the Layer Custom Attribute Display
{OwnerName} <- you have space after the curly brackets
You have spaces at the end of the fields. I had that problem.
Hmm, sounds like the widget is not setup to handle that then.
Yes it does. I see this while exporting to excel
Popup Code:
{MAPNUMBER} {TAXLOT}<SPAN class="token tag"><SPAN class="token tag"><SPAN class="punctuation token"><</SPAN>br</SPAN> <SPAN class="punctuation token">/></SPAN></SPAN> {FEEOWNER}<SPAN class="token tag"><SPAN class="token tag"><SPAN class="punctuation token"><</SPAN>br</SPAN> <SPAN class="punctuation token">/></SPAN></SPAN>{ADDRESS1}<SPAN class="token tag"><SPAN class="token tag"><SPAN class="punctuation token"><</SPAN>br</SPAN> <SPAN class="punctuation token">/></SPAN></SPAN>{CITY}, {STATE} {ZIPCODE}<SPAN class="line-numbers-rows"><SPAN></SPAN></SPAN>
Rickey,
Does your data have a new line/ carriage return in those spots?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.