0

closeFullscreen

To close fullscreen mode

This function closes the current fullscreen form view.

ℹ️ This function is best used in a button.

Syntax

closeFullscreen()

Return

void

Examples

Add this function in a formula field of a button.

closeFullscreen()closeFullscreen()

Result: By clicking the button, the fullscreen mode will be closed.

See also

openFullscreen which opens a given record in fullscreen mode.

Reply

null