• Resolved charlesgodwin

    (@charlesgodwin)


    I think this is my error but I need help. I have set up a test to try out the dynamic hyperlink feature. It looks great and we have lots of uses for it but….

    In publisher I cannot define a label for the field. If I use it as a displayed column (see example URL – right hand column) the column has no title and if I reference in a pop-up it uses the internal name, in this case that’s wpda_hyperlink_0. Nowhere can I find a place to define it’s label. all the column naming UIs in Explorer or Publisher don’t include it.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Hi Charles,

    You can use column values in your labels, like this:

    <a href="javascript:void(0)" onclick="alert('You clicked on: $$first_name$$ $$last_name$$');">Read more bout: $$first_name$$ $$last_name$$</a>

    Is this what you’re looking for?

    Best regards,
    Peter

    Thread Starter charlesgodwin

    (@charlesgodwin)

    I have a sent you a screenshot. All I am looking for is a way to change wpda_hyperlink_0 in the popup to something informative for the end user

    Yea, I’m having the same issues!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Dynamic Hyperlinks Labels’ is closed to new replies.