Hello Joe, You should try following the OFBiz tutorial[1] which can help you get the better idea about the handling views and data preparation logics etc.
[1] https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide Kind Regards, -- Pritam Kute On Fri, May 10, 2019 at 11:05 AM Deepak Dixit <[email protected]> wrote: > Hi Golda Joe, > > Your message has been moderated. > > Please subscribe to the user ML for such questions and then use your email > client > See also why here http://ofbiz.apache.org/mailing-lists.html > > You will get better support, it's fairer to share with everybody and > people can answer you on the ML rather than directly to you > The wider the audience the better the answers you might get. > > Thanks & Regards > -- > Deepak Dixit > ofbiz.apache.org > > > On Fri, May 10, 2019 at 10:57 AM golda joe <[email protected]> wrote: > > > Hi, > > I am new to ofbiz.I need to load the drop down items/options dynamically > > into a form from the enumeration table. > > I have imported the the data into enumeration table which is supposed to > > be dynamically loaded in to different dropdowns. > > I have no idea how to proceed further, ie, the entity conditions and what > > to include in the ftl page > > Could you please help me with this? > > > > Golda > > >
