robhumphries5 / sp-slushbucket

ServiceNow Service Portal widget to add slushbucket to catalog item forms
GNU General Public License v3.0
0 stars 5 forks source link

Changes to value from client scripts do not display in the widget #2

Open robhumphries5 opened 4 years ago

robhumphries5 commented 4 years ago

If you set the variable value with g_form.setValue, the value is updated, but the display on the form does not.

The fix will be to update the data model if the value changes.