Download & Extend

Use drupal_eval() instead of eval()

Project:Validation API
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

It does some theme magic that is useful.

Comments

#1

Would using drupal_eval instead of eval take away the ability to do validation as mentioned here: http://drupal.org/node/339503#comment-1136031 since you will not have access to the $form array in the drupal_eval code?

nobody click here