Hi, Ok, when Sling renders a JCR node, it uses sling:resourceType property of that node to locate the script that will render the node. So far so good. But how to render a form which will create a new node? The new node still does not exist, so there is no sling:resourceType property. Should I use some synthetic URL or what?
Best regards, Peter -- View this message in context: http://apache-sling.73963.n3.nabble.com/Which-script-renders-a-form-to-add-a-new-resouce-tp1948929p1948929.html Sent from the Sling - Users mailing list archive at Nabble.com.
