Having issues with link to email address (part 1)
-
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 asEmail
, surname as Surname, country as Country, state asState/Prov/Reg
, county as County,year-begin
asBegin Year
,year-end
asEnd Year
from 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.