Skip to main content
June 9, 2022
Question

interface

  • June 9, 2022
  • 7 replies
  • 0 views

Hey.. I have created a interface with huge rule inputs. but when i add it to my site its showing an error. how can we add a new interface into another

    7 replies

    vikashk739
    June 9, 2022

    Hi, could you please share the error. Please check the keyword syntax as well when referencing interface into other.

    neilb2444Author
    June 9, 2022

    "An interface with rule inputs cannot be save as a site" this is the error

    stefanhelzle0001
    Brainy
    June 9, 2022

    A page i a site has no context and cannot pass any data to your interface. Either remove the rule inputs or wrap your existing interface into a new interface which passes the required data.

    May I know what your use case is?