@MBarrott 

something like this

api.controller = function($scope) {
    /* widget controller */
    var c = this;
    $scope.page.g_form.setValue('variableName', 1);

};

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post