Jump to content
We've recently updated our Privacy Statement, available here ×

rade

Members
  • Posts

    7
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Posts posted by rade

  1. Hi,

    I have problem how to reduce visibility of hyperlink, in accordance with role (LoggedInUserRole)?

    Can reduce visibility of whole object (Text Field) via parameter LoggedInUserRolesString and PrintWhenExpresion:

    $P{LoggedInUserRoles}.toString()

    $P{LoggedInUserRolesString}.contains( "ROLE_ADMINISTRATOR" )

    How to reduce the visibility of the hyperlink only? Not whole object.

    Is it possible?

×
×
  • Create New...