I have an application, where the user has to change values from a Drop Down field to give the “points” input.
But it may be that a record has a 0 value, so the user will not change the record as 0 is default.
So my problem is, that i have to open the form with all fields are marked for saving per default.
Anyone can help ?