Hi guys,
I'm developing a page where I have some configurable fields with input boxes.
The information that populates the fields (e.g. default values) is stored in a list.
I know beforehand the number of elements in the list and I define my input boxes in the screen accordingly.
Is there a way to define that an input box variable corresponds to a specific element of the list?
Thanks in advance,
David
I'm developing a page where I have some configurable fields with input boxes.
The information that populates the fields (e.g. default values) is stored in a list.
I know beforehand the number of elements in the list and I define my input boxes in the screen accordingly.
Is there a way to define that an input box variable corresponds to a specific element of the list?
Thanks in advance,
David