27 Jan
2002
27 Jan
'02
9:41 a.m.
Hi Dieter
Usually, you do not check whether the form designer used ":record" or not, but you require him to do that.
Yes. I wanted to iterate over REQUEST.form.keys(), though, and the form may or may not contain record instance(s). I didn't want to check for them by name.
Maybe because of this, there is no easy way to check for "recordness". If you really want to check it,
Thank you for the answer! I agree that it's probably not such a clever thing to do, though, and I've gone another way. Regards, Jean