Help with UI Action & UI Page to relink records from one user to another
Hi all, I am trying to create a UI Action--a Related Link (RL)--on the sys_user table that will take records linked to one user (the current user, a duplicate) and move them to another (primary) user so that I can delete the duplicate. I've been usin...