(Imported by PageSync) Tag: wsps-content-edit-tag |
(Imported by PageSync) Tag: wsps-content-edit-tag |
||
| ws-base-props | |||
|---|---|---|---|
| Line 3: | Line 3: | ||
|Title=Application page | |Title=Application page | ||
|Version history={{Version history item | |Version history={{Version history item | ||
|Version number=2.2 | |||
|Version description=Changed "Application page type" formfield to "token allowtags" with added allowed values "CSP Custom Display, CSP Custom Formfield" | |||
|Version date=2024-8-12 11:00:41 | |||
}}{{Version history item | |||
|Version number=2.1 | |Version number=2.1 | ||
|Version description=Removed the custom sidebar template, now using default sidebar | |Version description=Removed the custom sidebar template, now using default sidebar | ||
| Line 14: | Line 18: | ||
|Version description=Initial version | |Version description=Initial version | ||
|Version date=2022-12-02 09:31:40 | |Version date=2022-12-02 09:31:40 | ||
}} | |||
}} | }} | ||
}} | }} | ||
}} | }} | ||
| ws-data | |||
| Line 1: | Line 1: | ||
{ | { | ||
"CspParameterDefinitions": [ | |||
{ | |||
"name": "Type", | |||
"propertyName": "Application page type", | |||
"slot": "ws-class-props", | |||
"allowedValues": "CSP Basis Core, CSP Basis Examples, CSP Custom Display, CSP Custom Formfield", | |||
"required": "", | |||
"multiple": "", | |||
"showOnCreate": "", | |||
"formfieldTemplate": "Csp formfield/token allowtags", | |||
"displayTemplate": "" | |||
}, | |||
{ | |||
"name": "Origin", | |||
"propertyName": "Application page origin ", | |||
"slot": "ws-class-props", | |||
"allowedValues": "", | |||
"required": "", | |||
"multiple": "", | |||
"showOnCreate": "", | |||
"formfieldTemplate": "Csp formfield/text", | |||
"displayTemplate": "" | |||
} | |||
] | |||
} | } | ||