Service Portal Widget Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2017 06:16 AM
Hello Community,
I have created a widget and edited the options schema to include 2 options.
- table : a reference field to the sys_db_object table
- btn_text : a string of text
Can someone explain why I am not able to access or see these options in the client controller by using $scope.options or c.options ? I logged the $scope object and c.options, the latter showing as undefined.
The problem this is creating for me is that the widget is not displaying properly and not behaving properly.
That should be a button consisting of the text outlined in the options.
Any suggestions on what is going wrong here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2017 06:44 AM
Sorry guys! Feel like an idiot now. I've created so many instances using this widget on multiple pages, I've been filling in the properties of the widget instance for the wrong page...so....thanks!