UI Builder Kanban Board - how to set configurations

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-24-2022 12:18 AM
Hi Everyone,
I tried adding Kanban Board in UI Builder but I don't seem to know which data should i provide to the configuration parameters.
I tried checking the
https://developer.servicenow.com/dev.do#!/reference/now-experience/sandiego/now-components/now-visual-board/overview
but seems no information on how to populate those configuration parameters.
If someone has an example configuration or link to be able to create sa simple kanban board in UI Builder.
Please let me know.
Thanks,
Tads
- Labels:
-
Now Experience UI Framework
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-11-2022 01:50 PM
UI builder is still new so there is some missing information. You will probably need to mess around with it a little bit to get it configured.
If you open up the properties that take objects ServiceNow was nice enough to provide you with the schema in the JSON builder pop-over. You can review the demo data and then build similar objects to data bind to the properties.
I just did this with the calendar component. Most of the time you will need to create a transform data resource and feed it data from other data resources using data binding. This will allow you to get the data in the format the component property is wanting.
A good example of this using the calendar component is here: https://community.servicenow.com/community?id=community_article&sys_id=b9e95ae4db417010030d443039961958

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-21-2022 02:36 AM
Thanks Jordan š
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-20-2022 01:59 AM
Hi,
Are you able to configure the kanban board component?
I added kanban board component to a page in ui builder workspace experience but when i tested this page it is coming as blank.
Kindly let me know how to configure this.
Thanks,
Manu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-04-2024 04:03 AM
Hi @Tadz
Did you find the solution to configure the Kanban board as you posted?
I am also working on that if you have find any solution please let me know.
Thanks.