@Manish_Khemani1,
I'm not sure why you'd expect it to do anything other than download? It's just a file after all.
You'd be better to load your video files to a proper video sharin...
All,
I've got a weird issue in Velocity, where a URL is getting truncated.
I have this code
#set( $currentSeminarList = $lead.myClient_competition_data_s1 )
#if( ! $display.alt($...
@KaitlynNelson1,
Is this in a Marketo form?
If so,@Christiane_Rode's notion of masking might get you there. If the format requirements are more advanced that the native Marketo mas...
That's easy enough.
In your mobile responsive section of the CSS create a class something like this:
@media only screen and (max-width: 479px) {
/*startmobile*/
body {
width: au...
Now you're confusing things.
Show me:
The original template code.
The Postman payload.
The newly created template.
Don't paste screenshots. Paste actual code using the code highl...