UI Builder Catalog item component unable to add attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2023 02:32 AM - edited 11-10-2023 02:33 AM
Hi,
We have a portal made using ui builder and this portal serves end users without roles. We have used catalog item component to allow users to create incidents from the portal. Before Vancouver update users were able to add attachment and after the update + Add files button is missing. I checked ACL:s and they where ok and if submitted a ticket and added attachment to it as an admin user the end user could see the attachment. I tried to add ITIL role to one of my tests users and still the add filed button was missing.
Before:
After:
- Labels:
-
UI Builder : Next Experience
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2023 11:25 PM
I can see the Add Files section in Vancouver instance as well.
Can you check this attribute check . Please change the instance url first. chnage it and check if it's true.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2023 11:21 PM
Hi DSam1
That link redirects me back to this post.
Thanks
Ilkka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 12:10 AM - edited 11-13-2023 02:50 AM
Check the table sys_ux_lib_component_attr list and check for the Column name isAttachmentUploadDisabled. Check for the attribute.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 03:49 AM
Thanks for the reply DSam1,
I tried to find from table sys_ux_lib_component_attr with query attributesLIKEisAttachmentUploadDisabled and couldn't find anything. Is this what you suggested?