Hide an element in a DIV
Hello, I am new to ServiceNow and Angular. How can I hide a <div> on a widget through the portal? I am able to not populate info to the <div>, but it just adds a big blank space. what I have is: <div ng-if="!c.data.accounting" ng-bind-html="c.data.ma...