Announcement

Collapse
No announcement yet.

Adding Icon to Field

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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


  • #2
    Originally posted by goodwill View Post
    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


    • #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...
      X