proxy-portlet.war
(formerly orbeon-PE-proxy-portlet.war
) into Liferayhttp://localhost:8080/orbeon/
orbeon
controls
oxf.fr.detail.buttons.view.*.*
property without the workflow-edit
button.Orbeon-Liferay-User-Id
Orbeon-Liferay-User-Screen-Name
Orbeon-Liferay-User-Full-Name
Orbeon-Liferay-User-First-Name
[SINCE Orbeon Forms 2018.1]Orbeon-Liferay-User-Middle-Name
[SINCE Orbeon Forms 2018.1]Orbeon-Liferay-User-Last-Name
[SINCE Orbeon Forms 2018.1]Orbeon-Liferay-User-Email
Orbeon-Liferay-User-Group-Id
Orbeon-Liferay-User-Group-Name
Orbeon-Liferay-User-Roles
portlet.xml
file. The latest version of this file is [available here][8].xxf:get-request-header()
and xxf:get-request-parameter()
functions.forward-headers
property. For example, if the incoming header has name mY-hEaDeR-1,
and the property specifies My-Header-1
, the header will be forwarded under the name My-Header-1
.forward-properties
parameter to specify that the proxy portlet must send the names and values of these properties as headers to Form Runnerkeep-parameters
portlet init parameter are read from the portal URL and re-appended to action, render and resource URLs produced by the proxy portlet:oxf.fr.authentication.header.username
header, you can choose any of the Liferay headers associated with the user, but typically this will be:Orbeon-Liferay-User-Id
Orbeon-Liferay-User-Screen-Name
Orbeon-Liferay-User-Email
enable-url-parameters
portlet parameter in portlet.xml
to true
:orbeon-app
: the Form Runner app nameorbeon-form
: the Form Runner form nameorbeon-document
: the Form Runner document (for edit
and view
pages)orbeon-page
: the Form Runner page (new
, edit
, or view
)portlet.xml
:use-short-namespaces
portlet parameter in portlet.xml
to false
:web.xml
uses <param-name>
and <param-value>
, but portlet.xml
uses <name>
and <value>
.urlrewrite.xml
configuration in the Orbeon WEB-INF folder0:0:0:0:0:0:0:1%0
(IPv6) and different from 127.0.0.1
(IPv4), then set the status to 403 and redirect to the path /unauthorized".127.0.0.1
, as well as modify the redirection path.new
false
properties-local.xml
(here for the orbeon/contact form):summary
false
properties-local.xml
(here for the orbeon/contact form):delete
token if the Delete button is not needed.summary
true
properties-local.xml
(here for the orbeon/contact form):orbeon/contact
form in "list, edit, create and save form data" scenarioorbeon/contact
form in "list and review form data" scenario