Weird issue with attribute inspector...

639
0
07-08-2013 10:41 AM
KenMorefield
Occasional Contributor
I've implemented the attribute inspector in one of my web apps and it works great.  But I have found a weird issue with using it.  When most of my end users use the app to attach a file to a feature, the attachment shows up as a list of file names (file name of the attachment).  A few users will attach a file, and rather than showing the file name, it shows the entire path of the file that the end user attached.  Here is an example of what I'd like to see (and do see with the majority of users):
Attachment1.doc
Attachment2.pdf
Attachment3.jpg

And here is an example of what I see with a few users:
D://Data/Attachment1.doc
D://Data/Attachment2.pdf
D://Data/Attachment3.jpg

Would this be a setting on the individual client machines that dictates whether a file name is stored versus the path?  Any ideas?

Ken
0 Kudos
0 Replies