Element Details: Right
 Back


Available in: Logi Info Source code name: Right

Rights control what user roles are allowed to view a report or report element, or perform an action. You should have a Right element for each function that you want to securely control in the report application. Each Right is associated with one or more Roles, and any user that has any of the Right's Roles has access to reports and report elements that require that Right.

A datalayer under the Right element should return a list of Roles in the first column, or multiple Roles in a single record as a comma-delimited list.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.



PARENT ELEMENTS

Click element to drill down for more information.



CHILD ELEMENTS

Click element to drill down for more information.

DataLayer.CSV
DataLayer.Excel
DataLayer.Fixed Format File
DataLayer.Google Spreadsheet
DataLayer.JSON
DataLayer.LDAP
DataLayer.Mongo Find
DataLayer.Mongo Map Reduce
DataLayer.Mongo Run Command
DataLayer.Plugin
DataLayer.REST
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML


 Back to top


 Chart Debug