Quantcast
Channel: Topliners: Message List
Browsing all 3460 articles
Browse latest View live

Re: How do I pre-populate checkboxes based on a picklist selection?

Hey Jorge, This is the basic idea, I just copy/pasted/wrote really quick, so better check it. When select is the multiselect and myCheckbox is the theckbox.... $(document).ready(function() {    $(...

View Article


Re: As you work to get the most out of marketing automation what is your...

From a practical pov you could use any measurement as long as it's uniform. But advocating for simplicity, it makes no sense to compare apples to oranges, pascals to mmHg, nor $ to fb likes. That's why...

View Article


Re: Links in Topliners content - Open in new Window!

Want to see some magic? Click on the link with the middle mouse button. Works on FF, Chrome & IE *edit: now that I think about it, you could automate that with Greasemonkey :: Add-ons for Firefox...

View Article

Re: Subscription Management (Preference) Center Coding of "Accept" Button to...

Hello Jorge, Again I recommend jquery -- just becasue I think its awesome. $(document).ready(function() {  $("accept").click(function(event) { // when they click the accept button.. you have to point...

View Article

Re: Is it possible to make Landing page Mobile friendly?

You may want to read this guide - Responsive Web Design - An Advanced Guide to HTML & CSS Responsive design is basically CSS but instead of assuming a document is 1000px and making the height...

View Article


Re: Rest API accessing form fields and styling

Hello Chris, Seems you are overcomplicating this... these are my thoughts: 1.  I have been able to pull form information using 2 different rest calls.  assets/form/{id} and...

View Article

Re: Why every cell phone is showing different display?

Check this site: http://inlinestyler.torchboxapps.com/styler/convert/ It's originally a tool to inline CSS, but on run it gives you a report of which CSS rules are invalid for which devices.

View Article

Re: How to delete inactive contacts?

also look at this How to: Deleting Contacts from your Eloqua10 Database

View Article


Image may be NSFW.
Clik here to view.

Re: Remove jquery inclusion in Form Population (Beta) CloudConnector?

You can just dynamically remove it. The head part will load before the body, so technically you could add a good old script to insert <!-- *** --> into the node that loads the script, thus...

View Article


Re: Dynamic Content - Images - URLs

I want to be able to have a dynamic URL attached to an image Where are you building the dynamic URL from? but not have the image in the dynamic component library CDN? Are the images static then? i want...

View Article

Re: Better ways of handling CSS & JS updates?

Felipe, That's an interesting idea. I'm not sure I understand it-- when you say 're-map' the loading link in A, how do I do that without changing A? If A changes, then I have to do scenario 1) or 2)...

View Article

Image may be NSFW.
Clik here to view.

Re: Better ways of handling CSS & JS updates?

Now that I think about it, I might be giving you the wrong answer.... So the concept goes like this:  So what script A does is insert into the the body of the document a whole piece of HTML which...

View Article

Are Your Case Studies Missing This?

Do your case studies address all phases of the buyer's journey?When I read standard marketing case studies I find that they typically tell a story.  Usually a watered down version of a story. I...

View Article


Re: Emails as Landing Pages

Jennifer, great idea. Chris, We are on E10, does the solution mentioned above still work please? Regards,Karl

View Article

Re: Emails as Landing Pages

Hey Karl, Yes it does, the link would be the same as the "Read Online" link in your email, so something like the below: sXXXXX.t.en25.com/e/es.aspx?s=XXX&e=XXX Cheers,Chris

View Article


Re: Emails as Landing Pages

Hi Chris, Our read online link in the email is like this:http://app.newsletters.lighting.philips.com/e/es?s=3002&e=19368&elq=bce8834a01be446fb81dc3ccf39c4100 When I try to create the link as...

View Article

Re: Emails as Landing Pages

Hey Karl, In that case you just need to remove the recipient ID from the URL once you have sent a test email: I'll check if there is a way to determine the email ID beforehand though....

View Article


Re: Better ways of handling CSS & JS updates?

Leave the empty script tags in each of your landing pages and paste the js into the shared content library, then add that to each of your landing pages. That way you should only have to update the...

View Article

Image may be NSFW.
Clik here to view.

Re: Emails as Landing Pages

Ye, that's what I figured out. But then it's very hard to try and locate the email in Eloqua as the ID is completely different. Why does the ID change? It's pretty inconvenient I must say.

View Article

Re: Welcome to the United Kingdom User Group

Hi James Think we need to get a few more members in this group!  Need to think of some benefits of being in it, social, professional? Whereabouts are you guys based?

View Article
Browsing all 3460 articles
Browse latest View live