Hello,
I have a select and i'm using <form:options itemValue="" itemLabel=""/> to show the options.
Is it possible to insert custom values into itemValue ?
For example <form:options itemValue="FIELD1 ' AND ' FIELD2" itemLabel="FIELDID"/>
Thanks for your help


Reply With Quote
