Hi again Sanford Whiteman,Also, be careful to not use Array#includes, Object.entries, or Object.values on public sites yet as they don't work in IE.How do I test the existence of ...
Hi Kim,When you send a smart campaign to yourself, you can be sent, receive and click the email in less than 2 minutes. I think that this is not enough to characterize a bot in fac...
Hi Rasksha,A little hard to do without the ABM option. You might want to do it through the CRM in the following way:When the 1st person takes the action, you update a CRM field on ...
you can't setValues() on an enum field (checkboxes, select, radio) unless the value exists as part of the enumerationSo I guess then the best way to set this up is to select all th...
Here is my code, using an array, but the NULL does not post to the database Page : placo result: and the field remains unchanged...Any idea bout a bug I might have introduced?-Greg
OK, It's just a way to detect which fields should be processed that way. So a class in the label would also do the trick. Or a conf field by a token and containing the list of data...
Hi Sanford Whiteman,I have read the blog article and have a question: why adding a null value to the fields in the form. Why not simply capturing the fact that the form fields are...
Hi Jenn,This is not possible out of the box, but can be simulated with some work on the SFDC side. You will need to create some SFDC fields on leads, contacts and accounts, and som...