How to create file attachment type in servicenow mobile app while creating new record in mobile app?

rawakirkar
Kilo Contributor

Hi,

I have to create one field which is attachment type in mobile application and need to attach file in field and need to show that attachment in the respective field in agent view. 

I created action action item to create record and i have taken item parameter as attachment type. But it is not working. Can anyone help me here.

2 REPLIES 2

sachin_namjoshi
Kilo Patron
Kilo Patron

You can enable attachments on mobile form using below

 

https://docs.servicenow.com/bundle/orlando-mobile/page/administer/tablet-mobile-ui/concept/sg-mobile...

 

Regards,

Sachin

Hi @sachin.namjoshi !

This makes it possible to upload images, do you know if there is a solution where its possible to upload all kinds of attachments? Like pdf, word etc.?