Widget Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2024 07:38 AM
Working in Service Now Sand Box Environment , does the behavior of cloned widgets change ?
As part of automation task , I am trying to create a page in portal with custom table extended from base table (this is scoped application). What are the limitations that i need to watch out for ?
As an example, I cloned a simple list widget to display recent tasks that are created by the user but the functionality does not work as expected, but when I configure the predefined widget directly and add some filters on top of it , I was able to see the view on the page.
Challenge was If there is any new widget added to the container to pass one event from the other - I cannot edit the widget to create a function which can pass the events through broadcast or onCall as its sand box environment.
Any thoughts or ideas ?