hm. something like a layer in between, converting between client-side ids and server-side ids you mean?
Yes, maybe. That would be a large change, though. Open a jira on this, I'd say. regards, Martin On 10/27/05, Dave Brondsema <[EMAIL PROTECTED]> wrote: > I have an issue now where I have the same portlet displayed multiple > times on the same page. This causes the javascript to not work because > the IDs are the same. Is there any way around this? > > It seems like we need a way to force the CSS/JS ids to be something > different (random?) from the ids used in the component tree. > > Martin Marinschek wrote: > > As to the first question: > > > > no, I don't think so. Using EL in the forceId has been disabled much > > to the same reasons as for the id - the id may not be dynamic in > > between requests. We have discussed if something like an "initId" > > attribute would make sense, though. > > > > regards, > > > > Martin > > > > On 10/26/05, Dave Brondsema <[EMAIL PROTECTED]> wrote: > > > >>First, can you use EL in a forceId? > >> > >>Second, is there a reason why there isn't a tomahawk 'form' tag that > >>allows forceId? > >> > >>Thanks, > >> > >>-- > >>Dave Brondsema > >>Software Developer > >>Cornerstone University > >> > >> > >> > > > > > > > > -- > > > > http://www.irian.at > > Your JSF powerhouse - > > JSF Trainings in English and German > > > > > -- > Dave Brondsema > Software Developer > Cornerstone University > > > -- http://www.irian.at Your JSF powerhouse - JSF Trainings in English and German

