calling interface in another

Homepage is my 1st interface with rule inputs.

When iam trying to add the interface in site, throwing "An interface with rule input cannot be used as site page".

so iam trying to call 1st interface in 2nd.

the below is the code i have used in 2nd interface.

how to pass the SampleDataType parameter here

rule!HomePage(....?

rule!HomePage(SampleDataType, cancel, readOnly)

SampleDataType (SampleDataType)

cancel (Boolean)

readOnly (Boolean)

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data