<< Click to display table of contents >>
Figure 44: Settings for parameter row for external applications view
Element |
Attributes |
Possible values |
---|---|---|
<component> |
name |
param |
id |
|
|
<componentparameters> |
- |
|
<componentparameter> |
- |
|
Request method value for parameter row |
||
<post> |
- |
|
Parameter for parameter row |
||
<param> |
- |
|
Value for parameter row |
||
<value> |
- |
|
Name for parameter row |
||
<display> |
- |
|
Parameter row for External Applications view - path: <outlook><components><component> Defines a parameter row for opening an 'external application' from Clausion FPM. The parameter row is shown in the Clausion FPM main application window when the targetscreen=selec setting is used (see <targetscreen>). Attributes name: Used to identify the parameter row. Possible values: •param id: Defines the ID for the parameter row. |
Parameter row for External Applications view - path: <outlook><components><component><componentparameters> |
Request method value for parameter row, Parameter for parameter row, Value for parameter row, Name for parameter row in External Applications view - path: <outlook><components><component><componentparameters><componentparameter> |
Request method value for parameter row in External Applications view - path: <componentparameters><componentparameter><post> Adds the setting for request method on the parameter row in the External Applications view. Possible values: •true: Request method is 'post'. •false: Request method is 'get'. |
Parameter for parameter row in External Applications view -path: <componentparameters><componentparameter><param> Adds a parameter to the parameter row in the External Applications view. |
Value for parameter row in External Applications view - path: <componentparameters><componentparameter><value> Adds the value for the parameter row in the External Applications view. With this parameter, for the user to open an item in the External Applications view, the required values should be entered in the Value column. The parameter information may need to be posted to the web site to open the web page. In this case, select the Get URL check box(es) on the parameter rows should be selected. |
Name for parameter row in External Applications view - path: <componentparameters><componentparameter><display> Adds a name to the parameter row in the External Applications view. |