Re: [Zope] Postponing insertion in database
11 Feb
2002
11 Feb
'02
12:43 p.m.
At 11.02.2002 10:43 +0100, Juan Garcia Garcia wrote:
my problem is that i have three consecutive forms: when i click the submit button of the first one, i insert in the database and then redirect to the second form, and the same with the second and third. But the three insertions must be completed if i want to have a database not corrupted. If the user stops in the second form, for example by closing the navigator, the previous insertion must be undone.
You might want to use Sessions for intermediate storage and perform the insert after the last step. Stefan
8821
Age (days ago)
8821
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stefan H. Holek