How to make a button return to the same place on the page.
I'm curious if a command can be added to a button to have the rdr go back to the same place on the page when you clicked the button. Example... I have a button that adds a child record, but the butt...
I have seen that same behaviour too. I think that to get it to position to an anchor you ned to be in View mode after the rdr, so "a=dr" instead of "a=er".