My problem: I am experience HTML lay-out limitations with the BeanEdit component.

Is something like this possible:

<t:form>
<t:beanedit />
<t:checkbox />
<t:submit />
</t:form>

Where the SUBMIT handles both the checkbox AND the beanedit component?

It doesn't seem like I can use a checkbox as part of the beanedit component - because I need the layout to be reversed. I need the checkbox to come first in the markup, followed by the label - the opposite of the default behavior.

Thanks! :)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to