I\'m really confused开发者_如何学Go,can someone clarify this?Check the entries for \'Validating Forms\' and \'Submitting Forms\' in the Form API Quickstart Guide - by default Drupal will look for a fu
When a user enters his login information and hits submit, i want to check if the user already exists or not.
is there any interface to decide which fields should be collapsed and which ones not in content pages ?
Correct me if I\'m wrong, after reading drupal fapi related articles, I got the impression that fapi generates \'id\' attributes by itself. It allows developers to assign \'name\' attribute only. If t
I created my own module called \"cssswitch\". I\'m trying to create my own html layout to display the admin form portion of the module. I understand how to use the hook_form_alter() to modify form ele
Can anyone advise me on customising the Add Block form? (/admin/build/block/add) I want to hide the \"User specific visib开发者_运维百科ility settings\" and \"Role specific visibility settings\" from
I am writing a module and I need to retrieve values set in a form_s开发者_StackOverflow社区ubmit function from a page handler function. The reason is that I am rendering results of a form submit on th
I know this is not a drupal forum but, as I’m not getting any response there, I decided to give it a shot here.
I have a module that builds a form that includes a fieldset.Instead of using the <legend> element to render the fieldset title, I want to place this content in a <div> element instead.But
i have made user-register.tpl.php file. And i have set many text field in that. But now i need that....