custom edit to Contact.json

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • yuri
    replied
    Because you have changed only translation. Try to find where the option list is stored by using search in file contents.

    Leave a comment:


  • Ryan_WHR
    replied
    ok i have made the changes then did a rebuild and cleared cache with no luck it still shows the defaults

    Leave a comment:


  • yuri
    replied
    excess comma in the end.

    Leave a comment:


  • Ryan_WHR
    replied
    Having a little Trouble

    ok so i have edited the custom/Espo/Custom/Resources/metadata/i18n/en_US/Contact.json

    and added

    "opportunityRole": {
    "": "--None--",
    "Buyer": "Buyer",
    "Seller": "Seller",
    }

    am i doing this right

    Leave a comment:


  • yuri
    replied
    custom/Espo/Custom/Resources/metadata/i18n/en_US/Contact.json

    Leave a comment:


  • Ryan_WHR
    started a topic custom edit to Contact.json

    custom edit to Contact.json

    i need to edit the contact.json how do i do this in the custom area so its upgrade safe?

    https://github.com/espocrm/espocrm/b...S/Contact.json
    "options": {
    "opportunityRole": {
    "": "--None--",
    "Decision Maker": "Decision Maker",
    "Evaluator": "Evaluator",
    "Influencer": "Influencer"


    OR point me to the right area to edit this to a custom
    Last edited by Ryan_WHR; 08-19-2016, 12:18 AM.
Working...