Catch lookup exception

Comments

2 comments

  • Avatar
    Shane Gilbert

    You would have to change the control to not be automatically triggered and instead add JavaScript to call the triggerAutoLookup method yourself and add in your error handling.

    https://documentation.agilepoint.com/8000/appbuilder/cloudjsTriggerAutoLookup.html

     

    0
    Comment actions Permalink
  • Avatar
    Nehama Shimborsky

    the triggerAutoLookup method retrieve "success" response, but in console written an error: "Failed to load data". it means, the triggerAutoLookup method really success - it success to call the interface, but now the interface is faulty, but the method had going away.... I need any eventListener to listen when any response comes from the interface and catch it. Is there listener like this? (My autolookup not binds to a subform, the data is related to primitive text boxes.)

    0
    Comment actions Permalink

Please sign in to leave a comment.