Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Remind me never to buy anything by Jive Software.Seriously, I'm not sure this new interface could be any worse. Is there a survey link floating about? I feel like I need to vent.
I'm not exactly a pro, in fact I'm not even an amateur and I have zero programming/scripting experience, but this is how I'd do it quick and dirty. so I'm actually keen to see a better solution. #set ( $price = ${lead.number} )#if ( ${lead.Country} == "United Kingdom" )#set ( $currency = "£")#elseif...
Thanks - I see!Sweet. Here is how I managed to get a different class on each image:MktoForms2.loadForm("//app-sj01.marketo.com", "410-XOR-673", 298, function(form) { var formEl = form.getFormElem()[0]; { var radio = mktoRadio_1176_0, label = radio.nextElementSibling; radio.className += ' radio...