You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@sling.apache.org by Peter Dotchev <do...@gmail.com> on 2010/11/22 23:21:14 UTC

Re: Which script renders a form to add a new resource?

Ok, just found the answer in the FAQ.
https://cwiki.apache.org/confluence/display/SLING/FAQ#FAQ-HowdoIrenderascriptforastar%22%22resource%3F
How do I render a script for a star "*" resource? 

Sorry for bothering.
-- 
View this message in context: http://apache-sling.73963.n3.nabble.com/Which-script-renders-a-form-to-add-a-new-resource-tp1948929p1949282.html
Sent from the Sling - Users mailing list archive at Nabble.com.

Re: Which script renders a form to add a new resource?

Posted by Bertrand Delacretaz <bd...@apache.org>.
On Mon, Nov 22, 2010 at 11:21 PM, Peter Dotchev <do...@gmail.com> wrote:
>
> Ok, just found the answer in the FAQ.
> https://cwiki.apache.org/confluence/display/SLING/FAQ#FAQ-HowdoIrenderascriptforastar%22%22resource%3F
> How do I render a script for a star "*" resource?

Note that I just edited that answer to suggest using selectors rather
than request parameters.

-Bertrand