• Resolved roef2000

    (@roef2000)


    I got a few custom fields and I display their values. But 2 of them are links, so how can display those two custom fields with the value in a href and their custom field name as the name?

    Full example for what I want to do:
    Custom field Name1 = displays value
    Custom field Name2 = displays value
    Custom field Name3 = displays name + value as href
    Custom field Name4 = displays name + value as href

    Thanks for any input on this

    • This topic was modified 1 year, 8 months ago by roef2000. Reason: typo
Viewing 1 replies (of 1 total)
  • Plugin Contributor zymeth25

    (@zymeth25)

    Currently the only way to achieve this is to use a custom template. You would have to add the logic of getting the value and creating an <a> element in PHP.

Viewing 1 replies (of 1 total)
  • The topic ‘Customfield links’ is closed to new replies.