To remove choice from reference field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2022 10:21 AM
Hello ,
Could anyone please help with the script to remove choice from reference field.
Thank you !

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2022 10:23 AM
Hi Angel,
You can use removeOption() to remove and addOption() to add.
This can be done via Client script. Based on the condition you have to add or remove the choice values. Please refer.
Mark Correct or Helpful if it helps.
***Mark Correct or Helpful if it helps.***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2022 10:25 AM
The field is of type reference actually.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2022 10:29 AM
O sorry I was too fast to answer. In that case you will need to use reference qualifier.
***Mark Correct or Helpful if it helps.***

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2022 10:30 AM
here check this link please.
Remove option from Reference field when...
***Mark Correct or Helpful if it helps.***