• Hi all. I am trying to figure out if there is a way to make a Custom Attribute that is a hyperlink. I have looked in the documentation, but couldn’t find any information.
    Does anybody know if this is possible or have a suggestion for a workaround it would be mush appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    you can try something like

    
    <a href="#_ATT{field_id}"> Test Link </a>
    

    under events > settings > formatting > events

    Thread Starter ibdj

    (@ibdj)

    Thank you so much for getting back to me @angelo_nwl
    Update: it did work.
    Now I am looking to only include this link, if something is put in the custom field. This din’t work, but I am not sure how to refer to the custom attributes:
    {has_custom}<a href="#_ATT{custom}"> Link text </a>{/has_custom}

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Attributes as links’ is closed to new replies.