By ssm2017 Binder on
hello
im using a ahah form element using hook_form_alter in a custom made node module.
this custom module has some mandatory fields.
here is my problem :
1/ im creating a new node
2/ im using ahah to change a value
3/ i submit the form without filling mandatory fields
4/ so i have a new page telling me "missing fields..." and now with the new node form, the main form "action" is set to the ahah submit url
do you know where should i watch ?
Comments
i have 2 modules : 1/ to
i have 2 modules :
1/ to just only generate the ahah form element
2/ the custom node main form
if im not touching the ahah field, all is fine
i have found a workaround that is not legal but working
i have found a workaround that is not legal but working
i had to force the value with
this like a bug
I have the same problem.
I think this is a bug...
I've got the same problem
Any solutions?
How do I use this with a cck
How do I use this with a cck content type?
--
Rachel J.