Skip to main content
siddhants0001
April 7, 2022
Question

How to use dynamic link in pie cart to call a interface(read only grid) ?

  • April 7, 2022
  • 1 reply
  • 0 views

How to use dynamic link in pie cart to call a interface(read only grid) ?

    1 reply

    harshitb6843
    April 7, 2022

    In a dynamic link, you can change the value of a variable (eg. setting it to true) and then use that variable to show the interface. 
    I hope you are aware that we can call an interface inside another one using rule! domain. So likewise, you can add an if condition or can pass the variable inside the child interface in an RI to control the visibility.