Greg
07/01/2025, 9:31 AMCeligo AI
07/01/2025, 9:31 AMAI generated answer (using internal Slack threads):The error message you're encountering is related to the "Hide in SuiteBundle" preference that is set for a file referenced in your script. This preference is invalid for files that are referenced by a client script. To resolve this issue, you need to disable the "Hide in SuiteBundle" preference for the referenced file. You can do this by going to the original file record in the File Cabinet and unchecking the "Hide in SuiteBundle" option. Here's a step-by-step guide on how to do this: 1. Navigate to the File Cabinet. 2. Locate the file
SuiteApps/com.getbusy.getbusy/API/UrlHelper.js
.
3. Open the file record.
4. Look for the "Hide in SuiteBundle" preference and uncheck it.
5. Save the changes.
After doing this, you should be able to create your custom object without encountering the error.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
07/01/2025, 9:31 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.842873454
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833184302
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.831888
Celigo AI
07/01/2025, 9:31 AMGreg
07/01/2025, 9:32 AM