I'll submit this to the bug db if you like:

a4d.web.a4l
line 978
if (not(is array(_form{$fields{$i})))

I _think_ it should be:

if (not(is array(_form{$fields{$i}})))

(missing an ending right brace)

Further,

Can someone give me a usage for this library function?  For instance,
since the output of the library function warnInvalidField is an image,
should these function calls be embedded in the displayed form?  Can
someone give me a code snippet?

Thanks,

Michael Check
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to