Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Harshit 64 posts 226 karma points
    Nov 02, 2015 @ 09:58
    Harshit
    0

    tab error in custom dashboard

    Hi,

    I am getting below error while working in tabs of custom dashboard.

    Error: No controller: form

    <li ng-class="{'tab-error': tabHasError}" ng-repeat="tab in visibleTabs" val-tab="" class="ng-scope">
    

    any idea on this?

    Regards, Harshit

  • John Churchley 272 posts 1258 karma points c-trib
    Jun 13, 2017 @ 15:48
    John Churchley
    0

    Need for form tag when declaring the contract and decorate with val-form-manager

    <form ng-controller="yourController"  val-form-manager>
    
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies