IP Website

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Zurdic
    Member
    • Aug 2024
    • 44

    IP Website

    Hi,

    Is there a chance how in formula for IP address make it automatically a website, which directs me to for example: what is my IP address.

    I have IP address type website created but the i tried in formula: IPwebsite = https://whatismyipaddress.com/ + IP; (type varchar)
    Didn't work.

    I have to go throught some API request or?

    Thanks for any tips.
  • yuri
    Member
    • Mar 2014
    • 8483

    #2
    HI,

    Use the 'concatenate' function: https://docs.espocrm.com/administrat...ingconcatenate
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...