Question
LTIMindtree
LTIMindtree
IN
LTIMindtree
Posted: Jun 7, 2020
Last activity: Jun 19, 2020
Last activity: 19 Jun 2020 14:51 EDT
Closed
Create checkbox for dynamic values
How do I create a check box to display dynamic values? I have a requirement , where phone numbers are fetched from an integration , results stored into a pagelist property for each of the phone numbers, there can be n phone numbers, In the UI, from the phone numbers fetched, user should be able to select one. How do I achieve this?
Thanks in advance.
Hi,
Purpose of checkbox is to select one or more values. So Check box control is not correct. Use Dropdown control and configure the source as Data page or Report Definition which fetches Phone numbers.