Drupal Interview Questions by Kumaresan Chennai
This is my set of probable drupal interview questions asked by interviewers
Tuesday, December 14, 2010
How to alter an form?
hook_form_alter(&$form, &$form_state, $form_id)
put an if condition for form id & based on that write the code.
hook_form_FORM_ID_alter(&$form, &$form_state)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment