Thanks, Josh. I couldn't think of a reason it wouldn't work... and I also couldn't think of a reason why I would need to do it. Just over-thinking a few things, I guess.
It shouldn't take very long for the new fields to go into effect. Maybe wait 30 minutes to be extra safe, but even that is probably overkill.The only edge case might be if you have...
When using programs within an engagement program stream, you select a smart campaign that requires a "Member of Engagement Program" filter. My question is, is there any reason that...
The problem is that ALL of the emails are essentially repeated. My example wasn't very clear, but essentially it would need to work no matter if the lead is on the second email of ...
Here's the basic outline of what I'm doing: I am setting up separate engagement programs per use case for our business, each with two streams. Within the emails in these streams, t...
It might not be related, but I've had troubles with this when using the social form fill. If a lead goes to your form, clicks on the social form fill button and logs in, but then a...
Add a "SFDC Created Date = Is Not Empty" filter along with "SFDC Is Deleted = False" to get only your SFDC leads. Then for activity, it depends on if you want SFDC activity, or gen...
Check out this page for a bunch of things you can do with a mailto link: http://css-tricks.com/snippets/html/mailto-links/In your case, you would simply do this: <a href="mailto:re...
Other browsers tend to be more forgiving, while IE is not. Your problem looks like you've got some code in the wrong places. If you have Firefox, open up the source code and look a...