UI Action to save and update
Hello,I have the below UI action which works great. However, when it is clicked I would like the record Updated (Saved).What do I need to add to the script in order for this to happen?function listener(){var formalName = g_user.getFullName(); ...
