Re: Drop down issue

2019-05-10 Thread Jacques Le Roux
Please help yourself: https://ofbiz.apache.org/mailing-lists.html Le 10/05/2019 à 15:50, Kev2600 a écrit : unsubscribe On Fri, May 10, 2019, 9:49 AM Pritam Kute, wrote: Hello Joe, You should try following the OFBiz tutorial[1] which can help you get the better idea about the handling views

Re: Drop down issue

2019-05-10 Thread Kev2600
unsubscribe On Fri, May 10, 2019, 9:49 AM Pritam Kute, wrote: > 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+Tut

Re: Drop down issue

2019-05-10 Thread Pritam Kute
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, M

Re: Drop down issue

2019-05-09 Thread Deepak Dixit
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 rath

Drop down issue

2019-05-09 Thread golda joe
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 condi