Skip to main content

Choice List: in a service not the same formats as before version esri 10.1. This fac cause a problem to read the List To DataItem List Activity

Comments

1 comment

  • Permanently deleted user

    we found the guid in the old version was upper case and in 10.1 its in lower case, so you have to use a string.toUpperCase(your guid).  thats how we got it to work.

    0

Please sign in to leave a comment.