Validation errors don't show on parent section layout unless all children section layouts have errors

Certified Senior Developer

We have a form with multiple collapsible sections, and in some of these we also have subsections. When user clicks on submit, there might be errors in the subsections that are not visible to the user because the parent section does not have the "This section contains errors" warning. I've come to discover that it's because other subsections don't have any errors. Here's an example where this happens:

Here both the parent and child show that there are validation erros.

The moment I add a section without validation errors, the warning disappears on the parent:

  

I feel like this should not be the standard behavior and is something Appian should fix on their end. The only workaround I can think of is to have validations at section level, on the parent section. But that would display a red message box on the section that for me is not desirable. Any help here is appreciated.

  Discussion posts and replies are publicly visible

Parents Reply Children