Page 1 of 1

Hiding tabs in subform in form mode

Posted: Sun May 11, 2025 7:59 am
by yvesf
Hello,

I would like to hide tab in a browse subform. Is it possible to perform this action and how ?
Capture d'écran 2025-05-11 075801.png
Many thx for your help,

Yves

Re: Hiding tabs in subform in form mode

Posted: Sun May 11, 2025 10:26 am
by steven
Yves,

Use you browser's tools to find out the name of the Element you want to remove (in yellow)

and remove it with JavaScript when the Edit Form is loaded.


Steven