How to put attachments on top in record producer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@DevanshT , Hope you are doing well. I already have gave the possible workaround specifically for the requirement you have shown, Refer to that as this is the only possible way However, as Ankur mentioned you won' t be able to attach multiple attachments, for that you will have to use the OOTB attachment feature.
If this solution helped you Please Mark this solution as accepted and helpful as it will be helpful for other users as well.
Best Regards.
Saurabh V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @DevanshT , Hope you are doing well, Is your requirement fulfilled? How did you do it?
If my answers were helpful earlier then Please Mark this answer as accepted solution and helpful as it will be helpful for other users as well.
Best Regards.
Saurabh V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @DevanshT ,
By design, the attachment control in Record Producers is always rendered at the bottom, and there is no OOTB option to reposition it. If your requirement is to surface attachments at the top, you have two approaches:
Attachment variable: Add a variable of type Attachment and adjust its order to display at the top. Be sure to enable Hide attachment in the Catalog Item settings to avoid duplicate fields. This supports only single-file upload.
Widget customization: For full flexibility (e.g., multiple attachments), you’d need to clone the sc_cat_item Service Portal widget and move the <sp-attachment> directive above the variable block.
Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.