How to set up the section fields per role or per user on back end.

Hi Community,

How we can set up the section fields per role or per user on back end.

 

Like 0

Like

1 comments

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