Skip to main content
May 7, 2022
Question

Is it possible to use two integrations in interface having one editable grid

  • May 7, 2022
  • 1 reply
  • 0 views

For suppose we have two drop down fields F1 and F2 in an editable grid. And we have two integrations namely A and B.  

A contains data of F1 and F2 fields we need to fetch data from integration A and displays the data in each row as soon as interface loads.

And by clicking add new row link in grid .the field F1 as it is drop down we need to fetch the dropdown values from integration B

Let me know is it possible if yes any helpful tips to solve this.

    1 reply

    stefanhelzle0001
    Brainy
    May 8, 2022

    This is absolutely possible. Do you have any specific question? What did you try? Code snippets, error messages?