I want my UI Action to record synchronously
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 wa...