Skip to main content
udhayak0001
Inspiring
April 29, 2021
Solved

Popup window in the site

  • April 29, 2021
  • 5 replies
  • 1 view

if i try to open a record from a site,there is popup coming like "Are you sure want to leave"  how can i remove this popup

Best answer by stefanhelzle0001

AFAIK there is no way to remove this popup as this is a base product feature.

5 replies

stefanhelzle0001
Brainy
April 29, 2021

AFAIK there is no way to remove this popup as this is a base product feature.

danny.verb
April 29, 2021

Those popups occur when a form is dirty. This means there are rule input on the form which have changed. You can design the form to use all local variables and then the dirty flag won't throw.

udhayak0001
Inspiring
April 29, 2021

actually iam not using any form over there