Hi,

I have a customer data form which I need in two places: Entering customer data for a new customer and editing personal data for an existing customer. In both cases, there are different additional form components on the page. So I tried to put the address form markup into a seperate html file along with an AddressPanel class that adds the form components. the AddressPanel doesn't add a form, though! I want to add a panel with form components to an existing form on a page. When I do that, the panel and all it's components fail to render, though.

Is it not possible to take PART of a form an put it into a panel an add that panel to a form on a page?

- Johannes.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to