Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Visual Task Board Table

Bhuvaneswari T1
Tera Contributor

Hi Community,

I create a freeform board using VTB. I add cards, lane, users and I also assigned users. Where can I see these records is this storing somewhere in table?? I also searched in table but didn't find any result related to this can anyone help me with this.

 

Thank you

1 ACCEPTED SOLUTION

Enter vtb_card.list in the navigator or search under tables for vtb_card.

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020-2022 ServiceNow Community MVP
2020-2022 ServiceNow Developer MVP

---

LinkedIn
Community article, blog, video list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

View solution in original post

4 REPLIES 4

Mark Roethof
Tera Patron
Tera Patron

Hi there,

The Cards on a VTB are stored in the vtb_card table. There are also other tables involved, like vtb_board, vtb_lane, etc..

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020-2022 ServiceNow Community MVP
2020-2022 ServiceNow Developer MVP

---

LinkedIn
Community article, blog, video list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Bhuvaneswari T1
Tera Contributor

Where is vtb_card table I searched for it but couldn't find it.

Thank you.

Enter vtb_card.list in the navigator or search under tables for vtb_card.

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020-2022 ServiceNow Community MVP
2020-2022 ServiceNow Developer MVP

---

LinkedIn
Community article, blog, video list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Bhuvaneswari T1
Tera Contributor

Thank you it is helpful.