Page 1 of 1

Dropdown option hide and show (v2023)

Posted: Fri May 24, 2024 7:36 pm
by dheeksha2511

In edit page i have one selection field. I try to hide some options in that field based on the field value which is already available in db.
for example:
in case that selection field contains data like (CSK,RCB,RR,SRH,KKR,CUP) means, if the selected value is CUP means i want to hide RCB. This is what i want to try.
Please help me out ..
Thanks!.


Re: Dropdown option hide and show (v2023)

Posted: Fri May 24, 2024 11:03 pm
by mobhar

You may simply use Lookup_Selecting server event.


Re: Dropdown option hide and show (v2023)

Posted: Sat May 25, 2024 1:03 pm
by dheeksha2511

I'm not using lookup table, I'm using the select options with value and label.


Re: Dropdown option hide and show (v2023)

Posted: Sat May 25, 2024 2:08 pm
by arbei

You may search "addoption" in this forum.