It is among those values (OR logic), so if you do something like:Member of List is not in: (3) Apples; Peaches; PearsIt doesn't matter if they are in Apples, Peaches, or Pears; the...
Hi Sanford,With all due respect, this is one of the few times I would absolutely advocate for using CSS content. At the end of the day, the text surrounding this form is decoration...
Hi Marcy,This can be done, but I'd strongly recommend just using the CSS content property to achieve the effect. Really no need to get other languages involved (and it honestly mig...
Hi Shiran (and Idan Dayag),There are a few different ways to get around this based on your request parameters; the easiest (and the sanest for me in terms of structuring where to ...
Hi Candace,In situations like this (and I'm assuming your need to compare the two is because Salesforce is always the System of Record), what I've done is blocked the ability for u...
Hi Hoi,Depending on the way your Salesforce instance is set up, the update to show the Lead and Contact versions of the field were mapped together may not have come over. That said...
OK, so this isn't that uncommon: it just requires a bit more nuanced understanding of how the Marketo-Salesforce sync works.When a record is deleted from Salesforce, what's suppose...
Hi Kailash,This very use case is the idea behind tag managers--you may want to look at Google Tag Manager, Piwik Tag Manager, Mezzobit, Tealium, etc. for deploying Munchkin across ...
Hi Lauren,Dealt with this most recently a couple of months ago, but it's something I've seen come up several times before--there's many potential points where things may be having ...
I, too, often use custom JavaScript to enhance capabilities around forms--but I'm doing it to add an extra layer of semantics and accessibility on top or provide the end user with ...