KabirPatel
Registered User.
- Local time
- Today, 13:15
- Joined
- Nov 16, 2006
- Messages
- 38
Hi,
I have a Continuous Form that is bound to a table.
One of the fields in my form is editable. For each record in my form I have a report button that illustrates the data in a better format.
My problem is that when a user changes the value of the editable field and then immediately presses the report button the changed value is not immediately saved so the report shows the old value.
I have determined that the value is only saved once a user moves to another record.
Is there a way to automatically save the value of the field immediately on changing the value of the field?
Thanks
Kabir
I have a Continuous Form that is bound to a table.
One of the fields in my form is editable. For each record in my form I have a report button that illustrates the data in a better format.
My problem is that when a user changes the value of the editable field and then immediately presses the report button the changed value is not immediately saved so the report shows the old value.
I have determined that the value is only saved once a user moves to another record.
Is there a way to automatically save the value of the field immediately on changing the value of the field?
Thanks
Kabir