Is there an easy way to allow a user to register as he creates content type. E.g. Let\'s say there is a content type called \"listing\". When the user clicks to on a link to create it, and he\'s not l
I would like to set some values开发者_StackOverflow in the node before actually writing the data to the DB. I already have it working by modifying book_nodeapi but I would like to do it from outside t
When a user enters his login information and hits submit, i want to check if the user already exists or not.
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
I have been using hook_alter to modify forms in a custom PHP module. I started to take the same approach modifying the result page of \"node add\" form.However this page is not a form so I don\'t have
Is there an easy-ish way to modify the webform-form-tpl.php template to show disclaimer text above the submit button in a Drupal webform? I can add text below the button, but do not know how to split
I hav开发者_如何学Pythone a CCK defined form called \'mytype_node_form\'. I create a module called form_overrides
can I collapse the field in my edit-content page in Drupal ? For example, at the bottom of the page Revision Information, URL Path Settings, Authoring Information etc are collapsed.
I originally started this question in another thread, but that thread was sorta, kinda answered, and now I primarily want to know how to specify another form act开发者_如何学JAVAion... I tried using t