how to delete promptlist of a property
hi techies,
i have 2 drop down fields(picklist) in my user view. second drop down values will be displayed based on the value from the first drop down.
i placed all the values in a data type.
when i select a value from drop down and submitting form it's throwing below error.
The value visitor for property TypeOfVisa is not defined in the prompt list
please explain how to delete promtlist of that property(TypeOfVisa) and read all the values from the data type.
Thanks