Hi,
I'm validating the Item list based on the item description.. e.g append all the items in a list which is having the same description.. and now I want a user select one of those list items.. as I cannot use the list data type on the page field, so I want to append all the list items in an Option/Enum field for a user to select.
Basically want to append all the list items in an Option/Enum field.
Thanks and regards.