Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

On Change Client form Remove option not working Dynamically

Kristina2
Tera Contributor

Hi all, 

I have a simple requirement , but not working as expected . 

As per two fields , i have to remove a option 

Field 1 : IF u_os_install_required is NO 

Field 2 : OR  IF u_os_installation_team is "BELLMAWR" or "CUSTOMER" . 

 FIELD 3 : u_database_installation_team - REMOVE THE OPTION "PPS"

This is working as expected . 

 

BUT before submitting, if they change their mind and want to make changes . It is not making the changes . 

 

Also tried form getValue(), this method is not working too . 

find_real_file.png

find_real_file.png

12 REPLIES 12

Please mark this thread as correct/closed so other users are able to find it!

Hi Kristina even i also have the similar kind of thing needs to be done , could you please let me know what kind of logic you came across

Hi @Kristina2,

 

How you managed to achive it I have the same issue ?

 

Thanks