Dear Experts
I am using the free online Apex Version Application Express 20.1.0.00.13
My WebApp has got 3 interactive Reports with 3 forms to change content or to generate new content.
In the webApp I also included an administration page to handle the access to my webApp. I generated 2 Users, one user admin with "administration role", one user dummy only with "reading role"
.
My intension is that only admin is able to fill out the forms or to update data. The user dummy should only read data.
As a workspace administrator I also generated the users admin and dummy direct on the webspace. Admin got account type "developer", dummy got account type "end user".
My problem:
whenever i log in as a dummy user I am also able to change data or to fill new data to the forms.
Do you have an idea how to solve my problem.
Thanks a lot
Mario