User Activity

short video on how to use ng-repeat directive in widget portal development. Previous video's links - ng-bind - https://bit.ly/3MdI687 ng-if - https://bit.ly/3O0JcFz
Demo on ng-if AngularJS directive. Overview of ng-if directive, Advantages of ng-if directive over ng-hide and ng-show. ServicePortal widget Development content - ng-bind - https://bit.ly/3MdI687
This video illustrates how to bind the client controller data using ng-bind AngularJS directive.
GlideElement - nill() Determines if the field is null, applicable only to the elements of glideRecord object. Returns true if the field is null or an empty string, false The downside is, this method can not apply to native javascript variables. var g...