Showing announcements in NOW Mobile App
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2020 04:11 AM
Hi,
I currently have a requirement to display Announcements in NOW mobile app.
Anyone having any approach in mind?
I have tried by creating an item section and then added a list applet to that section, eventually creation item stream segments and so on. I got stuck while creating the master item for Announcement table as in the master item, we need an item view which is written in JSON and I am not able to create it.
Any idea how can I create an item view for Announcement table. If not possible, what all other options do I have so that I can display announcements in NOW mobile.
Any help would be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-12-2021 11:03 PM
Hi
PLs follow this,
I have completed this in Now Mobile,
https://community.servicenow.com/community?id=community_question&sys_id=672ca86ddb4ce4d4d5c4d9d968961969
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2021 05:53 AM
I was following perfectly until:
- Set table as Announcement, set item view JSON in order to display the items properly in the app. Save.
what do I put into the Item view JSON. I'm confused here...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2021 10:02 PM
Hi Jeff,
For that go through any master item record which displays the contents similarly as what you want with the announcements. The view is controlled through item view json. You can duplicate that item view record and use it in your announcement master item with some tweaks. In that way, it will work. Or, if you create the applet using mobile studio, then I think you dont need to worry much on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2022 05:31 AM
Hi Subhajit,
We have tried implementing the same thing but we are getting the error 2 exceptions occured. Please suggest if this worked for you or not . Or if you faced the same issue and the fix for it
Thank you in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2022 10:51 AM
Can you share the screenshot of this error once?
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !