- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2018 08:35 PM
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.
Solved! Go to Solution.
- Labels:
-
Service Catalog
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2018 03:55 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2018 02:54 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2018 03:17 AM
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 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2018 03:55 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2018 07:36 AM
Yeah. thank you,It doesn't work in my scope application. When I move It to global,it run.Thank for you support !!!