How to add multiple attachment to a catalog item/record producer on Now mobile appSummary<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } We cannot add multiple attachments to a catalog item/record producer on the Now mobile app like how its possible to attach more attachments in a web browser.This is not currently possible on the iOS or Android apps. Our Now Mobile catalog uses the /mesp Service Portal, but the limitation is on the app itself and not on the portal or device operating system. If you navigate to a catalog item in the /mesp Service Portal on the desktop browser, adding multiple attachments at once is possible. However, it was possible to navigate to the same /mesp catalog item in a Mobile browser and attach multiple files from there.( e.g. /mesp?id=sc_cat_item&sys_id=<catalog item/record producer sys_id>)