CreateApplicationValve
Valve for creating an Application in Myapps.
The result of using this valve can be thought of as an bookmark.
Properties
Name | Description | Default value | Mandatory | Supports property expansion |
---|---|---|---|---|
image |
relative path to image (preffered size: 320x200px, png,jpeg of svg) |
myapps/images/phenix-logo.png |
NO | NO |
title |
Friendly display name | YES | NO | |
URL |
Where to send user on click |
YES | NO | |
sortorder | Applications are sorted in MyApps based on this value. |
NO | NO | |
description | Description of application | NO | NO | |
category | Enables to filter applications by category | NO | NO |
Example configuration
<p>{
"name": "CreateAssignmentValve",
"config": {
"title": "Phenixid",
"URL": "https://www.phenixid.se",
"sortorder": "1",
"description": "PhenixdID site"
}
}</p>
Click to copy
Requirement
An instance of MyApps.