Hello community,
A very strange headline, I know but otherwise I couldn't get my problem to the point.
What's my problem?
First: that's the screen.

I have the following formula in the "Visible" property of the save button (which I also received as a tip here from the forum and which works fine).
Or(
tog_AU_Rein_aus.Value; tog_AU_Motor.Value; tog_AU_Lack.Value;
tog_AU_Scheiben.Value; tog_AU_Leder.Value; tog_AU_Innen.Value;
tog_AU_Chemi.Value; tog_AU_Eis.Value; tog_AU_Brand.Value;
tog_AU_Verdeck.Value; tog_AU_Pol.Value; tog_AU_Delle.Value;
tog_AU_Felge.Value; tog_AU_Folie.Value; tog_AU_Kratz.Value;
tog_AU_Spot.Value; tog_AU_Ozon.Value; tog_AU_Hol.Value;
tog_AU_Cons.Value
)
This formula must now be supplemented by a further test. The savebutton should only be visible if at least 1 toggle button has been set to "yes" and if there is a value in the field in the yellow data card, the savebutton should only then be visible.
Otherwise not.
By the way, this data card field is filled when I click on a data record in the gallery above. I've added a second screen to you here. It shows the yellow field after clicking on the gallery.

My question now is: how do I get these two check formulas combined?
Or what idea do you have to solve the problem?
Thank you for your help.
Best regards
RoScha