Drop down issue

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Drop down issue

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 conditions and what
to include in the ftl page
Could you please help me with this?

Golda
Reply | Threaded
Open this post in threaded view
|

Re: Drop down issue

Deepak Dixit-5
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 <[hidden email]> 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
>
Reply | Threaded
Open this post in threaded view
|

Re: Drop down issue

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, May 10, 2019 at 11:05 AM Deepak Dixit <[hidden email]> 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 <[hidden email]> 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
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Drop down issue

Kev2600
unsubscribe

On Fri, May 10, 2019, 9:49 AM Pritam Kute, <[hidden email]>
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+Tutorial+-+A+Beginners+Development+Guide
>
> Kind Regards,
> --
> Pritam Kute
>
>
> On Fri, May 10, 2019 at 11:05 AM Deepak Dixit <[hidden email]> 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 <[hidden email]> 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
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Drop down issue

Jacques Le Roux
Administrator
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, <[hidden email]>
> 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+Tutorial+-+A+Beginners+Development+Guide
>>
>> Kind Regards,
>> --
>> Pritam Kute
>>
>>
>> On Fri, May 10, 2019 at 11:05 AM Deepak Dixit <[hidden email]> 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 <[hidden email]> 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
>>>>