I want my UI Action to record synchronously

TevhidY
Mega Contributor

I have a UI Action. When I click on this UI Action, I want it to synchronously save the information that comes to a tab (TY) added as Related List at the bottom of the page.

 

I tried RelatedListMgr, g_form and other methods but it doesn't work as I want. I have to completely refresh the page for the tab to be updated. I just want only the TY tab to be refreshed synchronously without refreshing the page. Is what I want possible?

 

I'm a bit new and I need your help on this.
Thanks.

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @TevhidY 

I'm not sure what your use case is for duplicating the date in both the tab and the related list. As far as I know, if you reload the form, the related list should also get updated, provided it is mapped correctly.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************