yeah this is probably the best way I used this if anyone else is interested
<script>document.write(new Date().getFullYear())</script>
so the whole thing would look like this
<...
There is a HTML5 geolocation api but I think the rules indicate that the user must agree to be geolocated. So not sure if there is a dependable way of gathering their location info...
Responsive emails are tricky and you will need someone with experience coding up html emails. Using marketos email templates are a great starting point. Another good source would b...
IE is notoriously difficult to work with. Do you have a link to the landing page to see what exact problems you are experiencing. Have you tried viewing it with other browsers besi...
Hi, I am building a tokenized landing page template and am curious if I could use a system token to display just the year in the copyright section. I know there is a {{system.date}...
Hi, I am trying pass a ref id within the url when a form is submitted using forms2.0. Does anyone know how to do this? Is it as simple as entering a default value in the hidden fie...
yeah this is what we are doing but for some reason Safari is being difficult. I know there maybe some built security issues in jquery to prevent changing input types. I tried using...
We are not collecting them in marketo but that information is pushed into our product. I was really just looking for a more reliable way to to have not have passwords appear as pla...
Hi, I was wondering if it was possible to set a field type to password inside the form builder. We currently have some js to change it from text to password but there is an issue w...