Hello,
At first, best wishes for everyone. During the setup of authorizations in the RTC, I experienced a problem that the RTC does not return an error message about missing permissions when code is programmed in the OnOpenPage trigger. In the particular example, in the OnOpenPage trigger a function was called which deleted certain records from a comment table. The user didn't have the delete permission for that table, but the RTC did not return an error like "You do not have delete permission for table ....". The page simply did not open without any message. After adding the delete permission, the page opened properly.
Is this a known problem / bug and does anyone know if there is an easier way to determine which permissions are missing without having to analyze the code? I could not find much related topics about this particular subject.
Thanks in advance.
0