Closed
Solved
Issue with Prompt List
We used a property (with table type as "Prompt List") in a dropdown control. If there are 2 or more prompt list values which starts with same wording, whatever value we select in the dropdown, its getting defaulted to the first value.
Steps :
1. Created a property with table type as "Prompt List".
2. Use this property to load dropdown values in a dropdown control (On change refresh section)
3. Preview this section rule.
4. When I select dropdown value as “Letters Lower Case”, the value is getting defaulted to “Letters Upper Case”. Similarly if I select “Roman Lower”, the value is getting defaulted to “Roman Upper Case” as shown in the attached screenshots.
So if there are 2 or more values which starts with same wording, whatever value we select, its getting defaulted to the first value.