What is drupal trigger ?
Answer / Ashok Kumar Singh
A trigger in Drupal is an event or condition that can initiate a specific action, such as sending an email, updating content, or performing some other functionality. Triggers are often associated with rules modules.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do the content management systems generate the code that are compliant to the various standards of coding?
What are drupal nodes?
What are the supported databases by drupal?
What is a block in drupal?
What is entity and entity api?
How database system of drupal works ?
Explain using module how you can drop the table?
Explain the function and working of dashboard module ?
Single sign on functionality
How to install themes in your drupal website?
Why does drupal need a database? What databases are supported?
How to update table using module?