Skip to main content
1-Visitor
January 23, 2014
Question

Display order of multi valued String attribute.

  • January 23, 2014
  • 2 replies
  • 1503 views
Hello everyone,
We are using PDMLink 10.1 M020. We have a multi valued String IBA ,
named *building. *No matter what order we select in the create wizard, it
is always displaying in sorted order in Info page. This is causing issue
for us as the value is related with another attribute and order messes up
the relation between the two attributes. I am wondering if there is a way
to display the values in un-sorted order. Any suggestions or pointers would
help.


[image: Inline image 1]



Thanks,
Prathap <">http://goo.gl/LuT5>

2 replies

1-Visitor
January 24, 2014
What does jcaDebug=true and jsDebug=true tell you? Probably functionality
of a sorting algorithm in the default data utility or delegate. May need to
customize your own and register it.






10-Marble
January 24, 2014
We were told it is not possible to change this logic. When we converted our 9.1 customizations