Hi, maybe someone could help. I'd like to reload cform with new data using ajax.
The initial loading of the form is quite long. After that updating widget's states with ajax goes fast and great, much faster than with simple continuation. Is it possible to reload the whole form with new data, (it is, to repeat the step from flowscript: form.load(document)) without reloading the whole page?
If it were possible with ajax, then the form could be used not only to edit an single record, but to look fast trough following records with actions 'next', 'previous'. Howto implement such actions?
Zbigniew Bomert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
