• Hello!

    This will be a two-part question, but will post separately.

    I’ve followed the instructions for using links within tablemaster, but I am still having problems with the link getting activated.

    The ‘member’ field is actually a person’s email address.

    Here is the code I’m using:
    [tablemaster rows=”25″ datatables=”true” class=”black-header-gray-alternate-rows” sql=”SELECT member as Email, surname as Surname, country as Country, state as State/Prov/Reg, county as County, year-begin as Begin Year, year-end as End Yearfrom serverxyz.wp_surnames” link_labels= “member” link_targets=”member”]

    As the code is right now, the ‘member’ field shows the email address, but there is no link. Ultimately, I really don’t want the email address to be shown, as I want an image, or even the word “email contributor” to be displayed instead. I figure if I can get the link to work, then I know I’m on the right track.

  • The topic ‘Having issues with link to email address (part 1)’ is closed to new replies.