Way to "see" what fields are rendered via form widget on service portal?
Hello -- I have created a widget on a page in service portal called "customer input". This widget calls "$sp.getWidget('widget-form')" in the server script which allows the fields to be displayed on the page. There is also a client script that runs o...