Hi Everyone,
I tried to set Default Value(Excel data) of drop-down list, and It will show at that list.
But My output JSON like this ↓
dict1
Dictionary<string, object>(3) { { “list1”, “{{data.ExcelData}}” }, { “submit”, true },
Value is still “{{data.ExcelData}}”.
Can anyone help? thanks.
TestForm.zip (9.8 KB)