Attachment note
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024 04:23 AM
Hi All,
I have requirement to put a note in the section below on what are the file formats can be attached, file size limit , etc. Is it possible? or do you have any other suggestion where can I put the note.
Note : This record is open in digital product release workspace and the record can be found on this table (sn_dpr_model_release_task)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024 05:36 AM
Hi @MattCoscos
I'm not sure what you mean with 'note' as regards to an attachment, but the remainder of your questions depends on how it is configured in your instances system properties.
Please review this docs:
Configure attachment system properties (servicenow.com)
It contains the properties regarding maximum file size and allowed (or blocked) extensions.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024 05:41 AM
Hi,
It is like putting a note or annotation in the sections box in red to inform users the file format and sizes. Is it possible?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024 06:01 AM
@MattCoscos You need to make changes on this page using the UI Builder, the component being used here is Attachment UIB component. For more information please refer to https://developer.servicenow.com/dev.do#!/reference/next-experience/utah/shared-components/now-recor...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024 06:45 AM
Hi,
Im quite new to UI Builder can you show me some example wherein an info for file sizes is displayed?