I have a table of tiddlers tagged "HD Ticket" and a tiddler titled, "HD 
Ticket Settings" which holds 2 fields, "url_header" and "url_footer". I'm 
trying to concatenate these fields to make this a clickable URL however, I 
havent been very successful and haven't had much luck interpreting some of 
the other hints for concatenation.

Generally, what I need to see should be something like <a 
href="url_header"+"title"+"url_footer"> For example:

url_header = http://www.website.com/ticket=
title = Ticket123456
url_footer = /view/ticketinfo

Should give me a clickable link to 
http://www.website.com/ticket=Ticket123456/view/ticketinfo

I found a few discussions about concatenation but none of them were working.




-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/09c53d5a-533f-49b4-9c22-a9d7e6298d50%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to