Re: [shale] component id + clay templates

2006-06-16 Thread Gary VanMatre
If a have a shared html template how can I parameterize component ids such that the template can be used more than once within the view? For example, if I have a input id=myField jsfid=inputText type=text value=@binding/ within a reusable template, and I used the template twice in a view, I

[shale] component id + clay templates

2006-06-14 Thread Ryan Wynn
If a have a shared html template how can I parameterize component ids such that the template can be used more than once within the view? For example, if I have a input id=myField jsfid=inputText type=text value=@binding/ within a reusable template, and I used the template twice in a view, I