Need to mark all records as default

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 ?

screenshot.6.jpg

I’m not sure that it’s what you mean, but you can set an option in settings to allow a ‘select all’ button. It might be necessary to add your own button and use an event to process all lines.

Hello Albert,
yes i know this feature, but this is one more “click” my users have to do and they are really strange with “seconds” to fill a form, so as i know the possibilities from scriptcase, i think that it gives an onLoad event where you can set all lines as marked when you open the form