Hi All,
I am getting an error while adding a new page (which consist a rule input ) in the site . Previously I was able to add the pages with rule inputs but from today its showing error.
Please help me to rectify this error.
Discussion posts and replies are publicly visible
You never could add an interface having rule inputs as a page to a site. Remove them and it will work.
But what if I need to use rule inputs in my interface
As Stefan already said that is not possible may I know what is your case here
Replace them with local variables. If you use this interface in other spots as well, wrap it into a new interface that creates the required local variables and passes it to the rule inputs. Then use the new interface in the site.
you cannot use rule inputs in sites. suppose you can do like wrap it up into another interface and call the rule inputs there like wrapper rule then u can see the page in site