What is form state?
Answer / Anupama Tomar
Form state in Drupal stores the current state of a form object, including its values, validation status, and other properties. During form processing, the form state can be manipulated using setValue() or getValue(), allowing you to maintain information between form submissions.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to change theme for each content type?
Do you use version control?
Is drupal is a cms?
How do I clear cache in drupal?
How to add custom php codes in my drupal pages or blocks?
If we delete the page.tpl.php then drupal site will work or not?
What are hooks in drupal ?
What is caching in drupal framework?
What is difference between drupal 7 and 8?
What is template.php in drupal?
Explain roles, user and permissions?
Which are the core optional modules in drupal?