Question
2
Replies
689
Views
Posted: January 12, 2018
Last activity: January 16, 2018
Dynamically Display Values Under Radio Button(See Screenshot Attached)
For the list of the customers how can i build the following which is in the Screnshot.
1. Pay is a Radio Button Property
2. Currently the Total Due, Minimum Due and Past Due are the Values through the Prompt List.
3. How can i build this dynamically as TD, MD and PD are the also other properties with values. Bascially i need to integrate these three property values as the possible options under the Radio Button(PAY) .
It sounds like "remote list" may fit the bill for you. Please see the documentation for more details, but here's an excerpt from it:
Remote List table validation
Choose
Remote List
when there are a large number of objects to be validated against (such as countries of the world) that you might not want to enter as individual values, or when the data changes frequently, but is available at runtime as the keys of a certain known class.