How to change type of field

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • emillod
    Active Community Member
    • Apr 2017
    • 1439

    How to change type of field

    Hello.
    Till now i have simple text field. Now i want to change that field to currency field. How can i do that?
    Of course i would like to not lose previous text from this field...
  • item
    Active Community Member
    • Mar 2017
    • 1498

    #2
    Hello,
    in custom ... ressources..metadata...entity .. entityDefs.json
    But in you case, change to currency ... when you add a currency field.. epocrm add 2 field... you can try with a test entity and see in entityDefs.json
    so .. try.

    another solution, add currency field.. make it read-only .. and by formula.. get value of your field.

    Regards
    If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

    Comment

    Working...