UI Builder Kanban Board - how to set configurations

Tadz
Tera Guru
Tera Guru

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 

4 REPLIES 4

Jordan McCann
Tera Contributor

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

Thanks Jordan šŸ™‚

Manu4
Tera Contributor

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

Vedavalli
Tera Contributor

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.