Cagatay,
When will "variable-property resolver" be promoted out of the sandbox?
Paul Spencer
Cagatay Civici (JIRA) wrote:
[
https://issues.apache.org/jira/browse/TOMAHAWK-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471520
]
Cagatay Civici commented on TOMAHAWK-885:
-----------------------------------------
Just a note; security context is not a bean but a variable-property resolver
located in sandbox.
Add support for the attribute visibleOnUserRole to <t:column>
-------------------------------------------------------------
Key: TOMAHAWK-885 URL: https://issues.apache.org/jira/browse/TOMAHAWK-885
Project: MyFaces Tomahawk Issue Type: Improvement Components: Column Affects
Versions: 1.1.1,
1.1.2, 1.1.3 Reporter: Paul Spencer Fix For: 1.1.5-SNAPSHOT
Please add support for the attribute visibleOnUserRole to the tag <t:column>. I
have the following reasons for this request: 1) This will allows a column to be
displayed base on a users role. As example, a table that displays employee
information can be configured to display only sensitive information, like home
phone
number, to managers. 2) Consistency with other Tomahawk tags.