create custom link with variables

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • altomarketing
    Junior Member
    • Jan 2017
    • 22

    create custom link with variables

    Hi !

    I need to create a custom button link ( href ) in opportunity view , that should be build with data from Account and Contacts, for example:

    see opportunity 22 should be :: http://www.MYLINK.com/blabla.php?opportunity=22&accountname={$accountnam e}&phone={$phone} but with the real data... and any field i want . is it possible ?

    this is because in MYLINK.COM is other app used to populate the data to other app.

    Wait your answer !!
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello
    One of examples - http://forum.espocrm.com/forum/devel...custom-actions

    Comment

    Working...