Project:
View Revisions: Issue #33799 | [ Back to Issue ] | ||
Summary | 0033799: AD_Role_ID system variable not working at tab level | ||
Revision | 2016-09-01 09:59 by NaroaIriarte | ||
Steps To Reproduce | ****** TAB LEVEL ****** 1) Apply this sentence into "Display logic" of some TAB inside a window (make sure the role we want to apply has permission to open that window): @#AD_Role_ID@!'SOMEROLEID' 2) Open that window using that role. The tab is displayed. ------------------------------------ ****** FIELD LEVEL ****** 1) Apply this sentence into "Display logic" of some FIELD inside a window (make sure the role we want to apply has permission to open that window): @#AD_Role_ID@!'SOMEROLEID' 2) Open that window using that role. The field is displayed in grid view and the field is read only. It is not shown in from view. This behavior is correct. |
||
Revision | 2016-09-01 09:59 by NaroaIriarte | ||
Description | If we want to disable some tab with the system variable @#AD_Role_ID@ applied into a "Display Logic" of a TAB, it does not work. The tab is always shown. | ||
Revision | 2016-08-31 13:15 by NaroaIriarte | ||
Steps To Reproduce | ****** TAB LEVEL ****** 1) Apply this sentence into "Display logic" of some TAB inside a window (make sure the role we want to apply has permission to open that window): @#AD_Role_ID@!'SOMEROLEID' 2) Open that window using that role. The tab is displayed. ------------------------------------ ****** FIELD LEVEL ****** 1) Apply this sentence into "Display logic" of some FIELD inside a window (make sure the role we want to apply has permission to open that window): @#AD_Role_ID@!'SOMEROLEID' 2) Open that window using that role. The field is displayed in grid view but not in form view. |
||
Revision | 2016-08-31 13:15 by NaroaIriarte | ||
Description | If we want to disable some tab with the system variable @#AD_Role_ID@ applied into a "Display Logic" of a TAB, it does not work. The tab is always shown. Also, it works on FIELD level, but only in form view. |
Copyright © 2000 - 2009 MantisBT Group |