cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry List Selection Display Attributes

Former Member
0 Kudos

Hi,

On a CreateTransaction screen, there is a ListSelection field which includes "Location" objects such as "Office1","Office2"...

When display these objects on ListSelection field, display format is "Code-Value"". Code is LocationName and Value is Distance. After first transmit of application, ListSelection shows just last four objects but on log files all objects are retrieved. After second tranmit, ListSelection shows all objects.


Location objects has a unique LocID key property. What is the difference between these tranmits?

Best Regards,

Serkan DEMIR

Accepted Solutions (1)

Accepted Solutions (1)

sudhiranjan_lenka
Contributor
0 Kudos

Hi Serkan,

It's really a strange behavior before going to answer your question, Can you please help me to know the following things.

1. Compare the collection of the particular object(Source of List Selection field) in the ATE for both the transmits (First and Second time).

2.Make sure the unique key of the collection is bound properly with the key of the List Selection UI element. 

3.Make sure the include rule does not play a role for this.

Best Regards,

Sudhir.

Former Member
0 Kudos

Hi Sudhir,

List was sorted according to "Value" property and it was not unique. It's solved after changing property to a unique value.

Thanks,

Serkan DEMIR

Answers (0)