Get label of selected value from Select one choice
Content
Hi Team,
I have two BO in VBCS like below:
- Country: Having name and the id field
- State: Having name, countryid and id field. In this BO, countryid is the foreign key with Country BO id column.
I'm using SDP to populate Country and State drop-down. On the webpage, when I select Country the State drop-down filters and shows the corresponding states.
My requirement is to get the labels for country and state as I need to send the names of the country and state to the backend API. Can we solve this please somehow?
Regards,
Ankur
Tagged:
0