How to Hide Details Views Using Form Behavior
If database tables are related, a Details View can be displayed below a record form of a master table in the case of a Many-to-One relation or a Many-to-Many relation.
Let’s consider an example where you only want to display the details view in a generated document, and you do not want to show this details view below a record form of a master table. This can be achieved using form behavior settings.
First, select the table that contains the master record form. In this table, you can edit the default form behavior or the form behavior for criteria.
In the form behavior settings, you will find a list of Details Views that are visible below the master record form by default. To hide the details view tabs, simply choose the Hidden
option from the dropdown menu next to the details view that should be hidden.
Save your changes.