becks22
16th March 2011, 05:41
Hi ,

I have a multioccurence form with variables in form3 ..Its working fien while saving the data at per line ..But if i enter 2 lines continously without saving then it is misbehaving ..I want to save the data on each line .How it is possible ...

amitmmokashi
16th March 2011, 06:39
Hi,

In the section after.input of the last editable field, use the function execute(update.db). This would save each record in the multiocc session.

Regards,
Amit Mokashi