Shortcut / Hot Key to close row that's open in fullscreen mode?

Love the fullscreen mode for rows where each row is more like a page within itself.

There’s no “close row” shortcut listed and escape doesn’t do anything. Having to move the mouse to the “x” on each row is not ideal.

Is there a shortcut or hot key to close the row when it’s open in a fullscreen mode?

hi @Ryan_Hubbard ,

Mostly I create a button with the following function:

thisRow.ObjectLink().OpenWindow()

that closes the modal and lands you on the row you are in

hope it helps, cheers, christiaan

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.