I have a choices / multi-select field on power page, where an user can select 1 or more values. the values are Title, first name, last name, age. Based on these list of values, I would want to show the respective field using the custom javascript on power pages.
Please let me know how do I check / get the list of selected values from a choices / multi-select control.
Thanks in advance.