Resolved! ng-if condition
Hello Experts, I struggle with "ng-if" condition. if it's NOT assigned to me, the button will be displayed. HTML <button type="button" class="btn btn-default" ng-click="c.uiAction('assign_to_me',current.sys_id)" ng-if="!current.user == current....
