first get a feel for the way ofbiz is built http://docs.ofbiz.org/display/OFBTECH/Framework+Introduction+Videos+and+Diagrams and http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index
especially how screens are built. depending on your goal you have the choice to use the ones available or to change them. http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide and http://docs.ofbiz.org/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide will get you started on how and some tips and tricks. though it does not seem updated here is a place to put thing that are being worked on http://docs.ofbiz.org/display/OFBENDUSER/Areas+Being+Worked+On Pradeep Kumar sent the following on 6/6/2008 11:24 AM: > Hi all, > > I have added some options ( such as for city text area, for state drop down > box, for gender also drop down box etc ) , to the contact list > communication event. I want the values of these options but i don't want to > store these values in the database and how can i get these > values to the java file. >
