When a field is submitted with data that should cause an error, the user isn't notified (until a page load(!)))
(There is code in there which should make this work, but it doesn't seem to :-( )
When a field is submitted with data that should cause an error, the user isn't notified (until a page load(!)))
(There is code in there which should make this work, but it doesn't seem to :-( )
Comments
Comment #1
markus_petrux commenteddrupal_execute does not return information about the errors. Try playing with something like this instead:
Comment #2
markfoodyburton commentedperfect -- should be working now - thank :-)
Cheers
Mark.
Comment #3
markfoodyburton commented