I have a DropDown list which in Items is linked to an SP list, and I have a Choice column there with selected items. Is it possible to use the Icon and click on it to set a Default value in DropDown, e.g. "Please select"? I tried that, but it doesn't work:
Default on dropdown
varDefualtTypeOnSelect on Icon
Set(varDefualtType,"Please select");

Report
All responses (
Answers (