Hello,
I would like to use the CONDITIONAL STATES, next to verificaro.
The form can only be saved if the E-mail field or the address has filled. is it possible
Yes but as far as I know, you would do it just with "verification" Set the verification rules for both fields, email and address to check they are not empty.
Or did you mean the "logical OR" ... so that if either email OR address are filled, the form can be saved?
If you disable your Save button, and make conditional state for it: is Enabled WHEN field1 is Filled or field2 is Filled, would that serve the same purpose?