Skip to main content
September 16, 2021
Question

error adding form to page

  • September 16, 2021
  • 6 replies
  • 0 views

Hi,

Getting this error when adding a form to a page "An interface with rule inputs cannot be saved as a site page".

Your help is greatly appreciated.

6 replies

danny.verb
September 16, 2021

Rule inputs are passed into interface objects from a higher lever, either another interface object, a record view, or a user input node. I recommended creating another interface object with NO rule inputs and calling your current interface 'rule!myInterface()' from the new object.

Participating Frequently
September 17, 2021

Hi Omar,

As described by Danny, you would have to create a wrapper interface OR see if rule inputs can be replaced with local variables and queries. Appian allows us to select any interface as a sites page, except for interfaces that include rule inputs. 

omara0004Author
September 20, 2021

Hi Nitesh,

I'm new to Appian and I don't know how to create variables. Can you please tell me where to go to create local variables?

vimals
September 20, 2021

Omar, 

Refer to this documentation link - docs.appian.com/.../Local_Variables.html