- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2022 08:49 AM
Hi Team,
* I have created a variable for a record producer which is referring to "sys_choice" table and populating it in the front end
* I have created a onChange Catalog Client Script to remove couple of choices based what I select from the drop down, for the previous variable
Unfortunately the g_form.removeOption() method which I am using is not working at all!
Can someone please guide me as to what is the issue? I have also tried with g_sc_form.removeOption() but isn't working.
Attached is the screen shot for your reference.
Thanks and Regards
Saurabh
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2022 03:26 AM
Glad! You can mark an answer as correct and helpful if it solved your query. So that it benefits future visitors as well.
Regards,
Sumanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2022 03:12 AM
Hi Harish,
Thank you for your input. I just changed the type to "Select Box" and it worked.
Regards,
Saurabh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2022 03:30 AM
Great. Close the thread which ever answer helped you .
Harish