Creating ServiceNow Cards

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2014 05:05 AM
I'm a fan of making visually pleasing, useful applications and elements within ServiceNow. For a bit of a project, I've created what I'm calling 'Cards' for ServiceNow and in this example have produced a visual, interactive and fast (i.e. instant) Address Book that renders data from the sys_user table in 'Card' form, which are searchable as you type - a la Google and move around in a fluid motion.
When clicked, the full 'Card' is returned in a Modal window displaying further information. Like searching, this is all instant, with zero delay and no page loads. It's all on the fly.
Have a look at the short youtube clip to see it in action and you can read more about it on my blog post here: Address Book "Cards" for ServiceNow - rightpalava - along with the code and steps to create it.
It makes use of Bootstrap, Isotope and some custom UI Macros as well as a UI page.
The same principle can be used for making visual service catalogues and well, any other data too. I'm working on a application that will allow ServiceNow admins to build these 'Card' pages through selecting options such as tables and fields to display. Once this app is done and tested, I'll post it on the ServiceNow Share site.
For now though, I'd be interested to know what YOU think of it as an idea and how it can be developed - like this post if you like the 'Cards' and leave some comments below.
Here's the video...
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2014 05:59 AM
The KB search would work well and is pretty straight-forward to create from what I've done here already. If you follow the link the blog post, you can have a go yourself
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2014 05:59 AM
Excellent build
Hope this comes as a share soon

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2014 06:00 AM
Cheers Neil Holden!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2014 06:00 AM
Great stuff. When can we have it?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2014 01:39 AM
Loving the positive comments folks!