Description
I have a project with two 1:n relations.
In the first one the child table is a postgresql view, which is read-only by definition.
In the second the child table is a postgresql table which has been set as read-only in the QGIS project properties.
In MM App no features can be added or edited directly in this tables/views or when passing from the relation widget, as expected, BUT...
when navigating the form for the parent table, when one of this relations is shown, the "+" button is always shown... and indeed by pressing it it will open the form as it would for a table that is editable. This also happens for the view.
I believe this should not show when the child is not editable... also because in QGIS Desktop this works as expected... in the meantime...
Is there a way to hide the "+" button, for example the same way as the "nogallery" trick?
Application (+ app version, build, operating system)
2026.3.2 Android 16.
Steps to reproduce
See above.
Screenshots
"+" button should not be there
by pressing it MM App allows to add a feature to table that is read only (or even a view)

Description
I have a project with two 1:n relations.
In the first one the child table is a postgresql view, which is read-only by definition.
In the second the child table is a postgresql table which has been set as read-only in the QGIS project properties.
In MM App no features can be added or edited directly in this tables/views or when passing from the relation widget, as expected, BUT...
when navigating the form for the parent table, when one of this relations is shown, the "+" button is always shown... and indeed by pressing it it will open the form as it would for a table that is editable. This also happens for the view.
I believe this should not show when the child is not editable... also because in QGIS Desktop this works as expected... in the meantime...
Is there a way to hide the "+" button, for example the same way as the "nogallery" trick?
Application (+ app version, build, operating system)
2026.3.2 Android 16.
Steps to reproduce
See above.
Screenshots
"+" button should not be there
by pressing it MM App allows to add a feature to table that is read only (or even a view)