Hi everyone,
Found a bug with desktop behavior of the Edit action. Field validation Valid If is completely ignored in the “Edit in place” view on columns that also contain an App Formula.
If a column does not have an App Formula, validation works perfectly across both views. But if it has both, the inline edit behavior completely bypasses the rule.
“Open a form” desktop behavior: The validation rule triggers perfectly, displaying the red error message (“must be unique per account”) for the column with the App Formula.

“Edit in place” desktop behavior: The validation rule completely fails to trigger for that same App Formula column, letting invalid data slide through.
“Edit in place” desktop behavior on a column without an App Formula: In this scenario, the Valid If constraint works exactly as intended.

