Question
How to set up the section fields per role or per user on back end.
15:43 Apr 22, 2019
Hi Community,
How we can set up the section fields per role or per user on back end.
Like
1 comments
16:49 Apr 22, 2019
Dear Fulgen,
The table that stores all the data about each user section/detail columns sectings, etc is SysProfileData table. You would need find the correct section by Key column in this table and update the SysUserId column with the required role/user id taken from SysAdminUnit table.
Best regards,
Dean
Show all comments