Question about SuiteBundle: I have a bundle, which contains a suitelet. The deployment record has a link specified (in this case to the Support tab), but after the bundle is installed, that link does not exist in the target environment.
Is there a way to include the link when the Suitelet is installed through the bundle? Am I just missing something?
c
Chris
06/22/2020, 5:32 PM
You'll need to include the link as part of the bundle. If you created it through Customization => Centers & Tabs then find that entry in the bundle components and include it.
👍 1
t
texasswede
06/22/2020, 6:11 PM
OK, I willl look. I assumed that everything on a deployment record was included when you bundled it up...
s
Suitestallion
06/22/2020, 6:26 PM
you can edit the deployment record and add the link, that is the manual process I think, it cannot be bundled.
t
texasswede
06/22/2020, 7:42 PM
@Suitestallion: since this is a solution we plan to sell, that will not work as well. But I did what @chris suggested, that worked.
Thanks, both of you!