how to configure the dropdown source to form id when using custom control in spreadsheet
Confluence User - 28 Sep, 2023
Hi there,
I was using spreadsheet with with two dropdown lists and wanna apply AJAX cascade with auto filled feature. However it did not apply the auto filled as expected since the user need to select the option in the second dropdown list which should be auto-filled.
Questions:
- Do I need to use custom control for my case ?
- And how to assign the Form ID to my custom dropdown?
- Which option/attribute should applying the auto filled in dropdown?
Firstly, I did setup a form with two dropdown list and applying Ajax Cascading logic was working fine in form. (Without empty option the value will be filled automatically in the second dropdown).
Thanks in advance
Kim
spreadsheet;dropdown;ajaxcascade;autofill