How to modify the form validation in drupal?
Answer / Dushyant Yadav
In Magento, a code pool refers to a directory structure used for organizing custom and third-party extensions. Each extension belongs to one of the four core code pools:n1. Core (app/code/core): Contains Magento's default filesn2. Community (app/code/community): Holds third-party extensions from the Magento Connect marketplacen3. Local (app/code/local): Designed for local overrides of core and community modulesn4. Custom (app/code/custom): Meant for custom extensions developed by users
| Is This Answer Correct ? | 0 Yes | 0 No |
Add custom table to views drupal 7?
What are the design resources sub theme will inherit and will not inherit?
What are hooks and why are the used?
What is the use of server field in setup payments?
Explain what is the use of Ctools in Drupal?
Which hooks you used and what is the purpose of using the those hooks?
what is the use of Ctools in Drupal?
How to create the form in drupal7?
How will you create custom entity?
what is the use of git stash command?
How to install varnish cache?
What is composer drupal 8?