in regard to the mailto anapedia, how to have the body of the email to have multiple lines? i.e. how to make %0D%0A work in to the mailto formula?
"[click here to submit your budget]" & "recipientaddress@company.com" & "?subject=Budget Submission&body=Please review my budget. %0A%0A Thanks"
Hi, CC is now not working. Please help. here's my code "[Notification]" & TO & "?cc=" & Control Module.UniPlan Admin Email & "&subject=" & Subject & "&body=" & Body & "%0A%0AThanks" ELSE BLANK
Thanks Dennis
Hi Denis,
Try replace ? by & before cc and add "mailto:?to=" like this:
"[Notification]" & "mailto:?to=" & TO & "&cc=" & Control Module.UniPlan Admin Email & "&subject=" & Subject & "&body=" & Body & "%0A%0AThanks" ELSE BLANK
This should works fine 🙂
Alexis
Hi all,
I'm having trouble with the Mailto: on google chrome opening gmail. I have set google chrome to open gmail for mailto: protocols. Test scenarios:
* anaplan mailto on chrome - new tab opens momentarily, but never opens gmail
BUT
* non-anaplan mailto (a link on w3schools.com) on chrome- opens gmail on chrome with compose
* anaplan mailto on internet explorer- opens gmail on chrome with compose
* anaplan mailto on firefox- opens gmail on chrome with compose
I have disabled popup blockers on chrome, but still I cannot open gmail. Have you guys experienced such problems?
thanks!
I am having this exact issue. Did you ever find a solution to this problem?
I have installed the Anaplan app in Salesforce, but have been receiving an error. In the Anaplan part it asks for you to contact support, but does not provide any details into how to do this, just raising a ticket in the portal? WOuld be great to have more information.…
Hello Everyone, I am seeking guidance on how I could create a workflow process in Fluence consolidation workspace, using the ADO import task. Does anybody know what kind of information I need to fill in these fields? I have watched the ADO training but only explains the data transformation and integration within Anaplan…
Hello everyone I am going through an issue with security when logging into Anaplan via power point add-in. I am a workspace administrator and SSO user. But once I installed add-in for power point, I am not able to login. I am using Universal Login (default) connection and it asks for user name and then a password (not…