Skip to main content
January 21, 2022
Question

why the parent interface can't trigger any function of child interface?

  • January 21, 2022
  • 1 reply
  • 0 views

I am succeed a project from others people did, i don't know how they did, i am trying to create a child interface and button inside to trigger process model, i have combine it into parent interface already, how ever that button from parent interface no matter how i click, the child interface process model can't be triggered, but from child interface click directly it do can trigger

    1 reply

    mikes0011
    Brainy
    January 21, 2022

    If you're able to see & click on the button contained in the child interface, then whether or not it's doing what you expect isn't impacted by the fact that it's contained in a child interface.  You have some other issue, though you haven't really given enough detail for us to make any reasonable guesses as to what that might be.

    The Expression Guru