- When PropertyName using dictionary variable, the dropdown items can not generated.
- PropertyName using List variable, Using widge ChoicesJS, the dropdown items are doubled.
- PropertyName using List variable, Using widge ChoicesJS, first select a drop item. After the dropdown window close, select a drop item again, only the previous selected item shows.
- PropertyName using List variable, Using widge HTML5, there is a blank item in the list window.
- PropertyName using List variable, Using widge HTML5, if not changing the dropdownlist, directly submit the form. The outputdata has all the items instead return the selected item.
Below is a bug file. Please check
Bug.xaml (10.9 KB)