On Mon, Aug 16, 2004 at 11:09:10AM +0200, Stephane Delort wrote: > Well I identified my problem : > I have to put the list on which the union is bae on the template file with > <ft:widget id="type"/> > thus, I don't want to display this list to the user, that's why I did not > put it at first. > Then, now I have a nice selection list on my website which is NOT WANTED. > the union is here to answer a mapping serverside mapping need, not a user > choice. > I tried to hide it with <ft:styling type=""hidden> but it does not work
Make it an output widget and do not add it to the template. --Tim Larson --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
