-
1. Re: Copying info from WebApp tags
Liam Dilley Nov 12, 2013 12:34 PM (in response to DerekDigital)Hey there. You would put those as paramaters at the end of the links to those buttons. These ill pass through into the url and from there you can use {module_url,paramatername} in the value="" bit of the inputs of the form to prepopulate them.
-
2. Re: Copying info from WebApp tags
DerekDigital Nov 13, 2013 4:41 AM (in response to Liam Dilley)Thanks Liam. I've been trying to implement what you suggest but without any success. I'm sure I'm just making fundamental coding mistakes - the tags are obviously picking up the correct information, but all the information is visible on the Job Vacancies page - when all I want is the words "Apply Now" to be the link.
<a href="/application.html?parameter1={tag_name}&parameter2={tag_job reference}">APPLY NOW</a>
-
3. Re: Copying info from WebApp tags
Liam Dilley Nov 13, 2013 1:46 PM (in response to DerekDigital)If your on the list view tag name will render a full link, {tag_name_nolink}
-
4. Re: Copying info from WebApp tags
DerekDigital Nov 25, 2013 7:03 AM (in response to Liam Dilley)Thanks for all this info and your help Liam - it's worked a treat! Website now launched and customer is happy that forms are working as they required. I owe you!


