P
Pierre
Hi,
I have a form with 5 fields.
When the user is in edit mode i want him to go through the fields
in order 1,2,3,4,5.
When the user is in append mode,
i want him to enter field 4, field 5, then get a new record
then field 4, field 5, new record,...
I dont want the cursor to go in field 1,2,3 which will be filled
automatically in append mode.
How can i do that ?
Is there a way or a property to know that we are in append mode?
I have a form with 5 fields.
When the user is in edit mode i want him to go through the fields
in order 1,2,3,4,5.
When the user is in append mode,
i want him to enter field 4, field 5, then get a new record
then field 4, field 5, new record,...
I dont want the cursor to go in field 1,2,3 which will be filled
automatically in append mode.
How can i do that ?
Is there a way or a property to know that we are in append mode?