Service Portal Widget Options

Ken83
Mega Guru

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.

find_real_file.png

The problem this is creating for me is that the widget is not displaying properly and not behaving properly.

find_real_file.png

That should be a button consisting of the text outlined in the options.

Any suggestions on what is going wrong here?

5 REPLIES 5

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!