Catch lookup exception

評論

2 條評論

  • 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
    評論操作 永久連結
  • 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
    評論操作 永久連結

登入寫評論。