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.

UI Action client and server code

Community Alums
Not applicable

Hey Experts,

I have a requirement in which when users made some changes to the record they want to see the changes without having to save record each time they made a small change.

So what I did is, I'm calling the server code to save the record and then continuing with the client code. It is working but I'm not sure if its a good practice.

Can anyone guide me if its okay or is there another way to do it.

Thanks in advance!

Navdeep_rahiya_0-1698418818652.png

 

1 REPLY 1

Community Alums
Not applicable

forgot to add the code 

Navdeep_rahiya_0-1698418350074.png