lookup table only works with administrator user (v2021)

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
Kpta
User
Posts: 30

lookup table only works with administrator user (v2021)

Post by Kpta »

Hello,
I'm using a static security level and I came across the lookup table only working for the Administrator user. I deleted the entire project and generated it again, checked all updates and permissions, without success. It was working normally.
Any user other than the administrator, lookup table does not show the items.


mobhar
User
Posts: 11725

Post by mobhar »

Make sure you have already given the lookup permission for your desired user level.


Kpta
User
Posts: 30

Post by Kpta »

Thanks for the feedback.
I've checked everything, the permissions have been checked and they are ok.

The user has access to the table, can include, change and delete, that is, they have full access to the tables. The problem is only with the lookup table.


yinsw
User
Posts: 148
Location: Penang, Malaysia

Post by yinsw »

Table A
Table B (Use as Lookup table in Table A)

You must assign Lookup permision for Table B, not Table A


Kpta
User
Posts: 30

Post by Kpta »

All permissions have been given and it still does not show the table items, there are 4 lookup table fields for different tables. It was working, then suddenly it stopped working. I have already reviewed the entire routine, permissions, parameters without success. The item linked to the lookup table appears in the preview.


mobhar
User
Posts: 11725

Post by mobhar »

Are you sure you are using Static User Level Security and not Dynamic User Level Security?


mobhar
User
Posts: 11725

Post by mobhar »

Has your problem been resolved by using Dynamic User Level Security?


Kpta
User
Posts: 30

Post by Kpta »

Yes, now I'm making some adjustments.
How can I change the table name in the permissions for routines?
How do I apply alternating row color to the permissions "table"?


Post Reply