ServiceNow UI Builder Attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2023 09:50 AM
OOTB UI Builder Attachment not attaching to the record with the UI builder Components.
The component is configured, but it doesn't attach it to the record it's a custom scoped app, extending HR table.
Any ideas why this won't attach to the record?
@Brad Tilton Any suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2023 03:53 AM
Hi,
Verify two things.
1. Check that if there is a data source with name "record_1" on your parent page. For e.g. Record page.
2. If no, check if the data source is available in your attachment page.
You need to check this in UI builder.
The component is trying to read the data from record_1 data source. If there is no such data source then it won't work.
ServiceNow Community Rising Star 2022/2023