- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2020 02:51 AM
Hi All,
Is there a possibility to detect if the task was created on Now Mobile app or not?
I need to know this among others for statistics - how many incidents, requests (...) are created via Now Mobile application and how many with other ways.
Thank you,
Iwona
Solved! Go to Solution.
- Labels:
-
Now Mobile

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2020 08:41 AM
Hi Iwona
I guess there's no out-of-the-box way for it, but you could expand the choices for the contact_type field on task table to meet your specific needs. I.e. you can create a new choice "mobile app" and set this contact type always to this value in the "New" action items in your mobile app. There you go, you could start to filter whether your tickets have been created through the mobile app or not.
Cheers!
Simon

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2020 08:41 AM
Hi Iwona
I guess there's no out-of-the-box way for it, but you could expand the choices for the contact_type field on task table to meet your specific needs. I.e. you can create a new choice "mobile app" and set this contact type always to this value in the "New" action items in your mobile app. There you go, you could start to filter whether your tickets have been created through the mobile app or not.
Cheers!
Simon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-25-2021 06:19 AM
catalog items use a mobile friendly rendering of the portal page, how will this work for this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-25-2021 09:51 AM
Hi FC
I'm not sure about this one, but I would try to catch the session details to examine which browser and OS the logged in user is using to request the catalog item. You then could try to create a simple IF clause to decide whether the catalog item was requested from a mobile phone or a desktop computer.
But that would mean quite a tricky customization, which is not that easy to deliver, since the requesting user navigates through the same portal page interface from mobile as on desktop. Sound like a little edge-case to me.
Good luck!
Simon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2023 08:26 PM
How I can set "New" action items in mobile app