Hi, I know that you can stop JSF from prepending the formid, as below, if that helps... not sure if it does haven't tried it :)
<h:form id="myFormId" prependId="false"> Cheers, James On Thu, Oct 16, 2008 at 11:58 AM, j.palleschitz <[EMAIL PROTECTED]> wrote: > > thanks, i know this property, but its not really my target to > edit all my pages and add to each inputfield the "requiredMessage". > > i only want to remove the "formid:" ! >

