Most form block drupal related news are at:

alsuleman.info – - Hanes F170 10 oz. PrintProXP 90/10 Pullover Hood

Simple way to encrypt and decrypt files in php 19 Mar 2011 | 04:42 pm

simple way to encrypt and decrypt files in php

Customize login form block in drupal 17 Mar 2011 | 06:49 am

I just add this code to drupal documentation page in http://drupal.org/node/478328 paste this in your template.php file in theme directory. Note that password input will not work (will not get a def...

More form block drupal related news:

Drupal 6 Redirect Form hook_form_alter bookmarks.honewatson.com 3 Mar 2010 | 11:52 pm

How to redirect a form in drupal 6. Inside your module call hook_form_alter. Of course you need to find the appropriate $form_id.

How to redirect a form in drupal arnelbornales.wordpress.com 25 Aug 2009 | 05:21 am

<?php function MODULENAME_form_alter(&$form, $form_state, $form_id){ global $user; switch ($form_id) { // This is our form ID. case ‘YOUR_NODE_FORM_ID’: // like page_node_form(for node/add/page) ...

Dependent Lists and Ajax Form Submission public-action.org 6 Dec 2010 | 01:55 pm

In this post we going to demo how simple it is to create dynamic forms with Drupal 7 Form API (aka FAPI). Our form will have 2 select lists (aka drop down combo boxes). Our first list lets a user sel...

Menampilkan Status YM pada Block Drupal 6 shareilmu.com 26 Jan 2010 | 06:15 pm

Menampilkan status YM pada website yang kita bangun menjadi hal yang penting, dengan begitu pengunjung website akan dapat berinteraksi dengan sang empunya website dan dapat berkomunikasi langsung deng...

Theming Forms with Drupal alexcreativeconsulting.com 27 Nov 2011 | 10:40 am

Continuing to use the Jivamukti Drupal website example this tutorial will be on theming FORMS. To theme forms you must know the form_id Next step you must tell the drupal register about your them...

Customize login form block in drupal alsuleman.info 17 Mar 2011 | 06:49 am

I just add this code to drupal documentation page in http://drupal.org/node/478328 paste this in your template.php file in theme directory. Note that password input will not work (will not get a def...

Customize search form in Drupal alsuleman.info 17 Mar 2011 | 06:38 am

paste this in your template.php file in theme directory, please read following code and customize with your needs

Multi Steps Form in Drupal 7 with Ctools preprocess.me 18 May 2011 | 04:33 am

Tags: drupal ctools forms Creating multi steps forms, forms with fields over multiple pages, is not a given for most developers. It requires handling user input over several pages, several page re...

Drupal 7 Tags block realtidings.com 2 May 2012 | 03:44 am

Drupal 7 comes with a “Tags” taxonomy by default (if you do the regular install). This views export will create a block that lists the “Tags” with the number of content instances for each one. You can...

Improving the file attachments form in Drupal teddy.fr 6 Jun 2009 | 09:35 pm

As I already explained in a previous post, I am very fond of spending time improving things that don't usually get a lot attention from Drupal developers and themers. Even if many of the interfaces sh...

Recently parsed news:

Recent keywords:

Recent searches: