Re: UI for data in Drop Downs

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

Re: UI for data in Drop Downs

Jacques Le Roux
Administrator
Hi James,

Those data are in ofbiz-framework\applications\commonext eg, Look for "Marketing Campaign" in *data*.xml or more precisely *seeddata*.xml looking for
"source" (whole word), etc.

Unfortunately some rare data files don't follow the naming, most of them are in plugins.

HTH

Jacques

Le 07/11/2019 à 18:02, [hidden email] a écrit :

> There are several areas in ofbiz that has data in drop down format.  It
> seems that this data should be customized per customer but I can't find
> and area to delete, add, or update.
>
> Some of the areas are as follows:
>
> CRM Order Manager Accounts
> - Source
> -Marketing Campaign
> -Industry
>
> Catalog
> - Product Store Group ID
> - Product Content type ID
> - ID Type
>
> Where can we update this content?
>
> Thanks,
>
> James
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: UI for data in Drop Downs

Victor Hernadez
Hi James,

Yes, definitively they are editable on webtools, e.g. MarketingCampaign

https://demo-trunk.ofbiz.apache.org/webtools/control/FindGeneric?entityName=MarketingCampaign


Kind Regards,
Victor

On Sun, Nov 10, 2019 at 9:46 AM <[hidden email]> wrote:

> Can these be changed via webtools?
>
> -------- Original Message --------
> Subject: Re: UI for data in Drop Downs
> From: Jacques Le Roux <[hidden email]>
> Date: Sun, November 10, 2019 2:47 am
> To: [hidden email]
>
> Hi James,
>
> Those data are in ofbiz-framework\applications\commonext eg, Look for
> "Marketing Campaign" in *data*.xml or more precisely *seeddata*.xml
> looking for
> "source" (whole word), etc.
>
> Unfortunately some rare data files don't follow the naming, most of them
> are in plugins.
>
> HTH
>
> Jacques
>
> Le 07/11/2019 à 18:02, [hidden email] a écrit :
> > There are several areas in ofbiz that has data in drop down format. It
> > seems that this data should be customized per customer but I can't find
> > and area to delete, add, or update.
> >
> > Some of the areas are as follows:
> >
> > CRM Order Manager Accounts
> > - Source
> > -Marketing Campaign
> > -Industry
> >
> > Catalog
> > - Product Store Group ID
> > - Product Content type ID
> > - ID Type
> >
> > Where can we update this content?
> >
> > Thanks,
> >
> > James
> >
> >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: UI for data in Drop Downs

Rishi Solanki
In reply to this post by Jacques Le Roux
Dear James,
Please follow [1] here you can see id type of hormonized code. Best suited
entity for your requirement is GoodIdentification having the required type
as well.

[1]
https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductGoodIdentifications?productId=GZ-2644

Best Regards,
--
Rishi Solanki
*CTO, Mindpath Technology*
Intelligent Solutions
cell: +91-98932-87847

On Wed, Nov 13, 2019 at 8:33 PM <[hidden email]> wrote:

> What about adding additional ID types in Catalog->edit product?  We need
> to add the international harmonized code
>
> -------- Original Message --------
> Subject: Re: UI for data in Drop Downs
> From: Victor_Hernández <[hidden email]>
> Date: Sun, November 10, 2019 9:08 am
> To: [hidden email]
>
> Hi James,
>
> Yes, definitively they are editable on webtools, e.g. MarketingCampaign
>
>
> https://demo-trunk.ofbiz.apache.org/webtools/control/FindGeneric?entityName=MarketingCampaign
>
>
> Kind Regards,
> Victor
>
> On Sun, Nov 10, 2019 at 9:46 AM <[hidden email]> wrote:
>
> > Can these be changed via webtools?
> >
> > -------- Original Message --------
> > Subject: Re: UI for data in Drop Downs
> > From: Jacques Le Roux <[hidden email]>
> > Date: Sun, November 10, 2019 2:47 am
> > To: [hidden email]
> >
> > Hi James,
> >
> > Those data are in ofbiz-framework\applications\commonext eg, Look for
> > "Marketing Campaign" in *data*.xml or more precisely *seeddata*.xml
> > looking for
> > "source" (whole word), etc.
> >
> > Unfortunately some rare data files don't follow the naming, most of them
> > are in plugins.
> >
> > HTH
> >
> > Jacques
> >
> > Le 07/11/2019 à 18:02, [hidden email] a écrit :
> > > There are several areas in ofbiz that has data in drop down format. It
> > > seems that this data should be customized per customer but I can't find
> > > and area to delete, add, or update.
> > >
> > > Some of the areas are as follows:
> > >
> > > CRM Order Manager Accounts
> > > - Source
> > > -Marketing Campaign
> > > -Industry
> > >
> > > Catalog
> > > - Product Store Group ID
> > > - Product Content type ID
> > > - ID Type
> > >
> > > Where can we update this content?
> > >
> > > Thanks,
> > >
> > > James
> > >
> > >
> > >
> >
>