In my Application page I have an RDS with several area tabs. Each area contains elements that can be modified. When the edit-mode is enabled, the user should not select another tab until the save button is pressed (edit-mode false). Is there a way to prevent user to select another tab when the edit-mode is true?
I tryed using the active element selected event in a dynamic action but it seems I cannot stop the new area selection.
I'm using apex 24.2.3