
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 05:37 PM - edited 04-02-2025 05:38 PM
Hi all,
I copied the page into a variant for the out of box Digital portfolio management experience and I see the 'component not configured' message. I am new to UI builder. Any idea what I can do here?
Attached is the UI builder view of the variant.
Thanks,
Ravish
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 07:35 AM
Okay, it seems the input 'itemSysID' for the data source 'Get Personal Portfolio Item metadata' which is associated with the component was not correctly mapped correctly (not sure how that happened since the page was an OOB clone). because of this, the script did not know which record to query since the input sys id for the technical service was blank. after correcting the mapping, it started working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 07:27 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2025 12:25 PM
Hello Sandeep, Thank you. I am checking with admin permissions and so does it strictly enforce these role? Also, where do i check these roles?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 07:42 PM
Hello @Ravish Shetty
You can follow below 👇 approach if your scope and roles are right -
Edit the hide condition of the components which is showing component not configured if the message is disappearing after the loading is completed. Just check the other component which is following this behaviour and similarly update the hide property for the ribbon as well.
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2025 12:23 PM - edited 04-05-2025 12:24 PM
Hello Shivalika,
Thank you. Could you provide a bit more details on where to check the hide condition please?