Yetiforcecrm: Add Country Picklist field on Opportunity Module

Created on 5 Mar 2018  ·  7Comments  ·  Source: YetiForceCompany/YetiForceCRM

Is there a way i can add the countries table(u_yf_countries) as a picklist field on Opportunities Module?

❔ question

Most helpful comment

@nzi200779 maybe this helps:

  1. add text field to opportunity
  2. change manually in your database uitype of this field from 1 to 35

All 7 comments

I have been thinking about country pick lists as well; would it be an idea to have a country pick-list based on the ISO list of countries as a field type?

It is available on the Contacts Module, however i cannot get a way to link it to Opportunities. I want to be able to slice opportunities per country.

What I can think of currently is creating a module as a database, input all countries in there and link the opportunities to the countries.

I might look into this myself later today.

Let me know how you get along , thanks!

Did some quick work and got the following out of it:

  • Module with all countries specified in the used document (https://raw.githubusercontent.com/lukes/ISO-3166-Countries-with-Regional-Codes/master/all/all.csv)
  • Module should be used as a database; use the "Related Field"-type to use them

The module: https://ufile.io/xsywh - please note that the file will be deleted after 30 days

EDIT:
I do not know if the countries themselves are imported in the module installation. If not you can go to the countries list, actions, import, then just import the CSV file provided directly

@nzi200779 maybe this helps:

  1. add text field to opportunity
  2. change manually in your database uitype of this field from 1 to 35
Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  ·  37Comments

protocorenet picture protocorenet  ·  34Comments

migoi picture migoi  ·  38Comments

KatarzynaUlichnowska picture KatarzynaUlichnowska  ·  32Comments

andrewchaosun picture andrewchaosun  ·  63Comments