Cannot save after Edit

Hello,
I created an app where the user can add/edit/delete data
The edit is enabled, he can edit- but when he wants to click save or done it is not enabled.
Any thoughts why?

image

The edit is enabled

It does seem as a field which is required (it actually says “Required”) to have a value is empty. Therefore it should not be allowed to save.

But i didnt edit that field. i wish for it to stay as it was.

Alright - I haven’t really played around with the forms. I just notied the required field missing info. I don’t know whether it is actually possible to edit the existing info - or you have to put all the info in (even though it is the same as before)

If the first field is not required to be filled, then simply remove the required requirement.