Radion button in Record Producer

MahalakshmiJ
Tera Contributor

Hi Team, 

 

Hi have a Record producer, In that i have a field where type is Radio button, And i have few choices, No i want to remove one of the choices of that field based on some conditions? I tried removeOption() Method. But it only works for Dropdown and selectBox. 

I have tried Another approach which is DOM Manipulation, but it is not working and also it is not recommended in servicenow.

 

It would be helpful if someone could suggest solution for the above query! 

1 REPLY 1

JeffLi_CF
Tera Expert

Best approach would be to change from radio to different variable type such as Dropdown or Checkboxes