Resolved! Get value of sn-choice-list in server script in widget
I have a sn-choice-list as such: Which shows me list of countries. <sn-choice-list sn-model="c.cmp_country" id="cmp_country" name="cmp_country" placeholder="${Company Country}" field="country" sn-options="data.cnt" sn-value-field="value" sn-text-fiel...
