[TYPO3-project-formidable] Problems with userobj validator

Manuel Rego Casasnovas mrego at igalia.com
Thu Jun 21 15:10:36 CEST 2007


Hi Jerome,

I've saw this message and I've changed the line in the mainvalidator
class, but I don't get the value, I get always NULL.

I've tried to print $value in mainvalidator line 22
(http://test.kunstvaerker.dk/html/classformidable__mainvalidator.html#l00022)
and the result is NULL as well.


Thanks,
   Rego

-- 
Manuel Rego Casasnovas
Computer Science Engineer
mailto:mrego at igalia.com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com


Jerome Schneider escribió:
> Hello !
>
> I think you refer to a bug that has recently been corrected ; please 
> check this message
>
> http://lists.netfielders.de/pipermail/typo3-project-formidable/2007-June/000474.html
>
> to see if it matches
>
>
> Best regards,
> Jerome
>
> Manuel Rego Casasnovas a écrit :
>   
>> Hi.
>>
>> I've found a solution, but this doesn't solve the problem about the
>> userobj validator.
>>
>> In my function I've read the field value from the POST vars:
>>
>> function _presentationRequired($value, $oForm) {
>>    $formData = t3lib_div::_GP($oForm->formid);
>>    var_dump($formData['presenation']);
>>
>>    ...
>> }
>>
>>
>> And now I've get the value that I put in the form.
>>
>>
>> Bye,
>>    Rego
>>
>>     
> _______________________________________________
> TYPO3-project-formidable mailing list
> TYPO3-project-formidable at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-formidable
>
>   


More information about the TYPO3-project-formidable mailing list