- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 04:31 AM
- Is there any way to bundle up custom componenets with existing app while publishing to the application repository
- In UI builder (while development app page)
In published application (the custom component is not visible/available in the published app)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 07:20 AM
Hi @tamilb ,
In my opinion it's not a good idea. As each environment has a separate infrastructure stack and the Application Services are the entry point of this stack, I recommend to keep them divided.
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 04:43 AM
Hi @tamilb ,
Even i faced similar issues like this and it's almost always a UI Builder caching problem.
Start trying with cache.do
Try logging in fresh using a new private browser window to avoid local caching issues
Here is a KB for troubleshooting: How to troubleshoot UI Actions either or not showing or not working - Support and Troubleshooting
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 04:44 AM
If they are developed as part of the app, they should be in there when publishing it to the Store/repository. Are they visible in the related list of the application?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 05:15 AM - edited 07-02-2025 05:24 AM
- @Mark Manders and @SANDEEP DUTTA the custom component (which i'm using in the UI builder) appears as seperate application, along with my existing application. (@ntni/file-upload) is the custom component which i'm created, Is there any way to bundle this component with the latter application (I'm used it in a page in the latter app)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 07:20 AM
Hi @tamilb ,
In my opinion it's not a good idea. As each environment has a separate infrastructure stack and the Application Services are the entry point of this stack, I recommend to keep them divided.
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.