also look at the lookup for products.
BJ Freeman sent the following on 10/29/2008 3:52 AM: > Look at how a customer, Employee, person are done in the party component. > > > consolex sent the following on 10/29/2008 3:42 AM: >> Hi, >> >> i built some Demo Application to quickadd a Customer, within ofbiz. I used >> the FormWidget to do this. >> The Formdata gets posted to an Event, the Event does the mapping and calls >> the service. But when it returns to the initial view, where data was >> collected via the form, the form fields show what was entered previously. >> >> How to achieve that the form is empty again. I tried deleting the >> requestAttributes and >> requestParameters but without success. >> >> thx for helping me >> >> have a nice day, >> >> Michael > >
