Hello Trailhead Community, I'm encountering an issue while trying to upgrade a package in Salesforce and would appreciate any assistance or guidance.
#Manged Package #Upgrade#Manged Package0 人正在讨论
- 最近活动
- 创建日期
- 推荐
- 全部问题
- 有已采纳的回答的问题
- 未回答的问题
- 没有已采纳的回答的问题
Hello everyone,
Has anyone had any experience inserting a custom visualforce component into an email template belonging to a managed package?
I receive the Error: "Unknown component c:myCustomComponent" upon saving.
I'm aware this is because of the namespace issue due to the email template belonging to a manged package, but since the Salesforce.com API has a blank namespace, there doesn't seem to be a way to bypass this problem without adding my custom visualforce component to a package, installing the package, and adding the package to email templates version settings.
NOTE: I have not tested this out, but am inferring based on these posts:
https://developer.salesforce.com/forums/?id=906F000000096IHIAY
https://salesforce.stackexchange.com/questions/50244/unmanaged-component-in-managed-email-template
Is there another way to insert a custom visualforce component into an email template from a manged package without having to go the route of adding the component to a package, installing it, and adding it to the version settings of the email template belonging to the managed package?
Thanks in advance for any input on this matter. Cheers!