blob: e84613c70120419eae59b124a6bdc22926ab21f9 [file] [log] [blame]
{
"jcr:primaryType": "sling:Page",
"jcr:content": {
"sling:resourceType": "sling-cms/components/pages/modal",
"jcr:title": "Add Transformation ",
"modalText": "Create Transformation",
"jcr:primaryType": "nt:unstructured",
"container": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/general/container",
"slingform": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/slingform",
"actionSuffix": "/transformations/",
"button": "Create Transformation",
"fields": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/general/container",
"transformationName": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/fields/text",
"label": "Transformation Name",
"name": "name",
"required": true,
"skipload":true
},
"name": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/fields/text",
"label": "Node Name",
"name": ":name"
},
"nameParam": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/fields/hidden",
"name": ":nameParam",
"value": "name"
},
"primaryType": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/fields/hidden",
"name": "jcr:primaryType",
"value": "nt:unstructured"
},
"resourceType": {
"jcr:primaryType": "nt:unstructured",
"sling:resourceType": "sling-cms/components/editor/fields/hidden",
"name": "sling:resourceType",
"value": "sling/commons/thumbnails/transformation"
}
}
}
}
}
}