You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And it's use in :
<textTemplates>
<name>BodyForPartnerAT</name>
<isViewedAsPlainText>true</isViewedAsPlainText>
<text>Some text {!CreatedDate} blablabla href="{!PartnerSiteUrl}"><em>Partenaire</em></a></text>
</textTemplates>
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots Desktop (please complete the following information):
OS: W11
The text was updated successfully, but these errors were encountered:
Thank you for reporting this @maximeg44. I will add this as a bug to the project and hopefully well be able to fix it soon. It looks like this issue is with the core repository and should occur also in the sfdx app. is that something youd perhaps be able to confirm as well?
Describe the bug
This is noticed when the variables are used in tags of the flow (in my opinion, this needs to be verified...).
To Reproduce
I have this description of formula :
PartnerSiteUrl
String
{!$Setup.CustomButtonsSettings__c.URLPartner__c}
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: