Calling icon for 'Mobile phone' field on user form in mobile application.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2017 03:30 AM
Hi.
I having difficulty in one of my requirement
My requirement is,When I added 'Mobile phone' field on incident form
there is 'call-icon'on mobile view,I want same icon
to be displayed on user form for 'Mobile phone' field with same functionality.
Thank you
Regards
Priya Mahamuni.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2017 03:53 AM
Check this thread for the answer of the same.
Mobile phone hyperlink on caller details on servicenow mobile app
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2017 05:21 AM
Hi Aniket,
I tried using UI Macro but it's not working on Mobile App.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2017 05:37 AM
I'm afraid it's not gonna work then. Check this thread for Chuck's response. so if you have to have this working, i guess you would have to design a new form(In Service Portal) and pull all the fields you want and use image tag for displaying the icon using angular js.
UI Macro not working in mobile app.