Hi,One solution is to include a personalization block that includes all personalization blocks, then inside each wrap content with a conditional:<% if (PB_NAME === 'name of this block') { %>...<% } %>Thanks,-Jon
Hi,I had that wrong, figured at such a low number the operator id would've been same across installs. So what you're looking at is likely the webapp operator, verified by filtering xtk:operator on id=3466. Simplest answer here would be to just grant that operator read access to the workflow folder(s...
Just host an iframe in Dynamics. I worked on a video showcasing this specific use case (Dynamics hosting Campaign reports, UI) for a conference booth last year. Activity logs shouldn't be synchronized over API if any other option is available.
Hi,The straightforward approach is to set it in the delivery template, 'list-unsubscribe' etc.Using a control typology can be preferable if you're in an environment where users can't be trusted, as part of a broader set of restrictions.Thanks,-Jon