Hi,
sometimes I have to go back to the basic rules of Appian. I have an editable grid with REQUIRED fields to show in a page of a Site.
To make this validation work, I have to put the interface in a start form of a process and then add this process in a site page as Action, otherwise it won't work.
Is that correct?
Thank you
Discussion posts and replies are publicly visible
You have two options:
1. Add interface as a process start form and add this process in a site page as an action
2. Create an interface and start a new process when clicking a button. Here, you need to add the interface directly to the site page.