Form validation not launched when interface called from record view

Certified Senior Developer

It is a FormLayout with submit button, that works as a standalone: validation before the startprocess is fired.

However, if I make it an interface called from a record view, it stops working: the process starts without the validation being done (basic "required" info).

Here is the simplified code for the form:

The interface has good behaviour (validation fires) as a standalone when I test it,


but when I call it from the record view, it doesn't work anymore.

How could I make it work as I thought it would? I really need this button to start manually the process, because I want to redirect to another record, and I don't know if Appian will  let me do this with normal actions.

Thanks!

  Discussion posts and replies are publicly visible

Parents Reply Children