On the Form Screen the Submit Button is disabled till all required fields are entered, which is great:
The same happens on the Edit Screen, again great.
Thing is that I am pretty sure that most users will click on the Submit button (of the Edit Screen) even if there was no change what so ever.
My question therefore is if an Update occurs when the User clicks on Submit without having changed anything in the Edit Form at all.
PS It would be nice if Glide could disable the Submit Button in this case e.g. no change = no Submit.