Dear Sir,
According to the user manual for TMS security, if we need to apply security policy to a form, I need to drop the TuilFormPolicy on the form. I did it on main form and I can add some policy for main form. However, if I would like to control the details enable/disable on some buttons on second form. Do I need to add another TuilFormPolicy on second form ? If I add it, can I control several forms security from the same UI ?
Please advise.
Yes, you add a uilFormPolicy on every form where you want to use the Security System.
Then how can I control all form's security from one main UI ? If I allow admin staffs to assign permission from this UI screen, can he/she see all form's security component ?
Dear all,
If I drop two components (uilFormPolicy and uilFormPolicyDLG) on Staff Master function, it cannot see any Policy that we created before (LEFT hand side on attachment). Why ?
I put Tuilformpolicy on 2th form (Staff_Master) and TuilFormPolicyDlg on Main Form and call it via uilFormPolicyDlg_StaffMaster.Execute; However, error appear as shown in attachment. no idea.
Is everything properly setup, I.e. is the security manager properly connected to the UILSecurityManager?
I recommend to use a TuilFormPolicyDlg on each form where you use the TMS Security System.