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
{
"name": "CreateApplicationValve",
"config": {
"title": "Phenixid",
"URL": "https://www.phenixid.se",
"sortorder": "1",
"description": "PhenixdID site"
}
}
Click to copy
Requirement
An instance of MyApps.