[ZPT] (no subject)
Magnus Heino
magnus.heino@rivermen.se
Fri, 29 Jun 2001 08:06:18 +0100
> When you change the Formulator form, you pull the FormLever.
But what if the Formulator form will change for every request?
I have a menu holdning movie titles. When you select a movie, a new
page will render the Formulator form, containing the attributes of the
movie, fetched from a database.
With your aproach, I would need to pull the FormLever every time
someone picks something from the menu. But what if several users are
doing this at the same time? Then I could end up render the wrong
values?
/Magnus