Changes for page Print-Service-Plugin


From version 4.1
edited by gru
on 02.09.2021, 08:01
Change comment: There is no comment for this version
To version 4.4
edited by gru
on 02.09.2021, 08:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -110,7 +110,7 @@
110 110  
111 111  ==== Print-Service Plugin Installation ====
112 112  
113 -In order for the plugin to be available in {{formcycle/}} as an action in the workflow processing, it must be deployed in the System Plugin section of the management interface. Instructions for installing plugins can be found [[here>>doc:Formcycle.UserInterface.Client.Plugins.WebHome]].
113 +In order for the plugin to be available in {{formcycle/}} as an action in the workflow, it must be deployed in the System Plugin section of the management interface. Instructions for installing plugins can be found [[here>>doc:Formcycle.UserInterface.Client.Plugins.WebHome]].
114 114  
115 115  If the old version of the print service plugin (phantom plugin) was already installed, the following procedure is recommended for installation:
116 116  * Disable the phantom plugin
... ... @@ -126,7 +126,7 @@
126 126  
127 127  For example: {{code language="none"}}http://localhost:8089/pdf{{/code}}
128 128  
129 -This completes the setup of the print service plugin and it is available as an action in the [[workflow processing>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing]].
129 +This completes the setup of the print service plugin and it is available as an action in the [[workflow processing>>doc:Formcycle.Designer.Workflow.WebHome]].
130 130  
131 131  === Troubleshooting ===
132 132  
... ... @@ -185,7 +185,7 @@
185 185  ; **User groups**
186 186  : A virtual user is created when opening the form with Selenium. Select the user groups here to which this virtual user should belong to. Form elements can be configured to be displayed or editable only for certain user groups.
187 187  ; **URL parameter**
188 -: Additional URL parameters added to the URL used when opening the form with Selenium. You can use URL parameters to [[prefill form fields>>Formcycle.FormDesigner.URLParameter]] or access them from within JavaScript.
188 +: Additional URL parameters added to the URL used when opening the form with Selenium. You can use URL parameters to [[prefill form fields>>Formcycle.Designer.Form.URLParameter]] or access them from within JavaScript.
189 189  
190 190  == CSS-Anpassungen für Druckbild ==
191 191  === Input elements ===