微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
Web Wash: Using Webform in Drupal CMS
RSS 官方收录 · 可信分层展示
关键摘要
Webform is the most popular module for building forms in Drupal.You can use it for a simple contact form or for a long form with conditional logic, file uploads, and email alerts.…
- Either way, you build the whole thing from the admin interface without…
- In the video above, you will learn how to build a form with Webform in…
- You will create a Customer form, add conditional logic, send a confirm…
摘要引擎:抽取
正文提要
Webform is the most popular module for building forms in Drupal. You can use it for a simple contact form or for a long form with conditional logic, file uploads, and email alerts. Either way, you build the whole thing from the admin interface without writing code.
In the video above, you will learn how to build a form with Webform in Drupal CMS. You will create a Customer form, add conditional logic, send a confirmation email, split the form into pages, view submissions, and embed the form on a Drupal Canvas page.