[development] problem with theme form drupal_render

Damian Adriel Perez Valdes damian.adriel at gmail.com
Fri Mar 25 21:55:52 UTC 2011


hi:

i have a problem. I have a theme for my form, but I can't show the message
error. What can I do ?

thanks.


*form.tpl.php*
<?php if ($show_messages && $messages): print $messages; endif; ?>

<?php echo drupal_render($form["nombres"]); ?>
<?php echo drupal_render($form["submit"]); ?>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20110325/cd55284a/attachment.html 


More information about the development mailing list