Set form Value - UiBuilder

KarsonD
Tera Contributor

KarsonD_0-1779129096452.png

Why does this not set the value of the field on the form to rejected? I have other ones like this here that work for comments entered in a modal.

KarsonD_1-1779129197559.png

 

1 ACCEPTED SOLUTION

Tanushree Maiti
Tera Patron

Hi @KarsonD 

 

Refer these links :

UI Builder Client script to set form Field value 

How to set form values from a modal in UI Builder 

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

View solution in original post

2 REPLIES 2

Tanushree Maiti
Tera Patron

Hi @KarsonD 

 

Refer these links :

UI Builder Client script to set form Field value 

How to set form values from a modal in UI Builder 

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Yeah, I was using those. Turns out I had a business rule overriding what I was trying to accomplish without realizing it.