in the development of a database can not acces user security settings, so the user display with display design manufacturing, can not show the part that is only used by the user. such form dashboard
Security-settings are made in the database, not in the GUI. The internal HSQLDB could only be used for one person. So the user of this database is the administration-user. If you wish user security settings you have to use the database. Then you are asked for user and password, when the GUI of Base connects to the database.
(In reply to comment #0) > in the development of a database can not acces user security settings, so > the user display with display design manufacturing, can not show the part > that is only used by the user. such form dashboard If you are referring to the ability of your users to "edit" the form while using the database, maybe you can deploy read-only (from the file system) .odb files to them, while ensuring they have the database access rights through database means
According to comments #1 and #2, closing this enhancement request as WontFix. If you disagree, feel free to reopen and argue. Best regards. JBF