[support] Limiting editing of a field after it has been filled

William Smith william.darren at gmail.com
Sat May 8 10:54:49 UTC 2010


You will want to build a small custom module to house your forms api code.

This requires nothing more than creating a .module file and a .info file.
For the .info file, you could just copy one from a module that you already
have installed, rename it, and edit it.  For the .module file, you don't
need anything in it but your form_alter code

Best,
William

On Sat, May 8, 2010 at 3:17 AM, Mutuku Ndeti <jnmutuku at gmail.com> wrote:

> Allow me to ask a "dummy" question.. just gone through the form API
> documentation and some tutorials. Where do I put my faorm api code? on the
> themes template.php?
>
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20100508/dbe899bb/attachment.html 


More information about the support mailing list