Hi, I'm discovering the wonderful world of sling just now, so it's just a question...
> One suggestion is to register a generic node creation form script, > e.g. at /apps/sling/servlet/default/create.esp. You should be able to > invoke that script by browsing to /gradapp/application/*.create. > If you want the create.esp script to be able to render different forms > (e.g. one for applications, one for tabs) you could do so by checking > on a query parameter. > Is it possible to write two separate scripts for application and tabs (e.g. at /gradapp/create.app.esp and /gradapp/create.tab.esp) and then invoking them at /gradapp/*.app.html and /gradapp/*.tab.html (using selectors in the url)? >> Ok, so I'm enjoying sling a lot. > ..I too.. ;-) Greetings, Fabris.
