Better handling of contextual parameters
----------------------------------------

                 Key: NXP-6631
                 URL: https://jira.nuxeo.com/browse/NXP-6631
             Project: Nuxeo Enterprise Platform
          Issue Type: Improvement
          Components: Birt Report package
            Reporter: Thomas Roger
            Assignee: Thomas Roger
             Fix For: 5.4.2, 5.4.1


Contextual parameters are now automatically replaced based on the value of the 
parameter that should look like "$PARAMETER$", and not anymore on the parameter 
name.
For instance, with the following parameter:
myParameter => $currentWorkspaceId$
when rendering the report, the value of "myParameter" will be the ID of the 
first parent Workspace of the Report.

Available contextual parameters:
$userName$
$docType$
$currentPath$
$currentRepository$
$currentSuperSpacePath$
$currentSuperSpaceId$
$currentWorkspacePath$
$currentWorkspaceId$
$currentDomainPath$
$currentDomainId$


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to