Trying to deploy a SuiteApp that contains custom r...
# sdf
j
Trying to deploy a SuiteApp that contains custom reports referenced in custom center category links. Can I use the custom reports' script Ids in the <linkid> value of the custom center category link? Or do I have to have the report's internal id? If the latter, seems like I wouldn't be able to include both the category link and the custom report in the same deploy. I'd have to deploy the report, get its internal id, update the category link, then deploy that. Surely not, right? Right?