Tagged Questions
0
votes
4answers
841 views
form_set_value() does not work during validation for webform
I have a webform, and a custom validation function. Which both work fine.
But when I do a form_set_value inside the validation function, nothing happens.
Can anyone help me out please
function ...