Have error when clone Data Table from Instance

Khiem
Kilo Contributor

I'm new Service Now development.I've clone Data Table from Instance but when I add it to my page,It have error(in picture) .i don't know why it error?Please help me.

1 ACCEPTED SOLUTION

Shambhu5
Kilo Guru

Gotcha!

I doubted that. I think you are using a custom application in a scoped manner. And in which scope have you cloned the Widget? Here might be the trick hiding. 

Or else, check for the display value is true/false in your custom table.

Please mark my answer as Correct/Helpful if that helped you.

Regards,
Vishrut

 

View solution in original post

8 REPLIES 8

Strange!

Okay, can you confirm, if you use an OOTB table such as Incident/change/problem, etc what happens. Does the same erroe occurs?

- Vishrut

Khiem
Kilo Contributor

ohh,I'v try use Incident table and It display and no error.But I want to display my table,Is have way to do that ? 

Shambhu5
Kilo Guru

Gotcha!

I doubted that. I think you are using a custom application in a scoped manner. And in which scope have you cloned the Widget? Here might be the trick hiding. 

Or else, check for the display value is true/false in your custom table.

Please mark my answer as Correct/Helpful if that helped you.

Regards,
Vishrut

 

Khiem
Kilo Contributor

Yeah. thank you,It doesn't work in my scope application. When I move It to global,it run.Thank for you support !!!