Adding Icon to Field

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • goodwill
    Junior Member
    • Feb 2020
    • 28

    Adding Icon to Field

    Could someone guide me in the right direction on how can I add an icon setting to the address field or any other field?
    Similar to entity settings, I want to add an Icon Picker to the address field setting so I can add an Icon to the address field or any other field

  • novastream
    Member
    • May 2021
    • 61

    #2
    Originally posted by goodwill
    Could someone guide me in the right direction on how can I add an icon setting to the address field or any other field?
    Similar to entity settings, I want to add an Icon Picker to the address field setting so I can add an Icon to the address field or any other field
    - Go to https://github.com
    - Search for EspoCRM
    - Find a field extension (eg: https://github.com/dubas-pro/ext-address-field)
    - Look at the source and implement a open source FA picker (eg: https://github.com/itsjavi/fontawesome-iconpicker)
    - or contact and pay someone to do it
    Last edited by novastream; 01-09-2024, 10:32 PM.

    Comment

    • esforim
      Active Community Member
      • Jan 2020
      • 2204

      #3
      Alternatively:

      I'm not sure if this will work, but you can also use Unicode and use the Label/Language setting? Unicode will give you the 'icon' in some way

      Comment

      Working...