@mkmarketo1,
To get a little pedantic, you don't send a tracking link through Velocity. You create a link in Velocity, and Marketo processes it after that into a tracked link.
But...
@Alyssa_Pacheco,I'll try and make time today to have a proper look at the code and what is going on. Have you reviewed on Email On Acid or similar to see if it's something quirky i...
@kenmckown,
When you make any changes to a template (and I do mean ANY) all emails that use that template will go back to draft.
This is where things get interesting:
If you make ...
@Alyssa_Pacheco,
I've not spent any real time on this, but try looking at this media query
@media only screen and (max-width: 640px) {
Drop it to 600 and see what happens.
That sh...
@PaddyRR,
There are many baffling things in your statement most recent reply. I'm going to try and unpack them all.
@PaddyRRwrote:
From what I understand the implement your soluti...
@NicoleMarcoe1,
As a blanket statement, that's not 100% correct (although mostly correct).
For example: In NZ if a person fills in a form requesting information but not consenting ...
@PaddyRR,
Here is a consolidated version taking the sorted list approach, and a method of controlling the number of open enquiries to display.
#set ($maxDevelopmentToDisplay = 2)...
@PaddyRR,
Can you check back in and let us know if the solutions proposed are fit for purpose. There has been quite a lot of effort gone in here.
Cheers
Jo
@LeaCharnley,
really obvious question (mostly prompted by the order of operations you've described).
@LeaCharnleywrote:
I have added a select field to my form, and I created a cust...