once you follow hans info. there is a employee form in widgets already, you can modify. https://demo.hotwaxmedia.com/partymgr/control/createnew This calls a service, which you can find by going thru the controller.xml You will have to modify the service to allow an input for PartyID, as optional.
then other option is to use the xml data, from demo data and import the information thru the webtools. Vinayak Yadav sent the following on 10/22/2008 10:54 PM: > I have designed one employee screen > which contains two fields EmpId, and EMPName > I can enter empid and empname in screen > now i want to know that how to get this empID and EmpName in coding. > I don't want to autogenerate the ID > I will enter the ID in screen and it should be saved in database. > how to acces this ID in coding which is entered in sacreen > > waiting for reply > > Thanks > >