Posted by dolbyater on October 31, 2012 at 3:28am
如果要做这种效果的webform要怎样实现?
如图:http://imgbin.org/index.php?page=image&id=10083
点击投诉只会显示投诉的webform,
点击建议只会显示建议的webform。
模块:webform
如果要做这种效果的webform要怎样实现?
如图:http://imgbin.org/index.php?page=image&id=10083
点击投诉只会显示投诉的webform,
点击建议只会显示建议的webform。
模块:webform
Comments
可以參考一下 Conditional
可以參考一下 Conditional Fields
http://drupal.org/project/conditional_fields
谢谢。
谢谢。
可以覆盖模板添加javascript 代码来实现。
可以覆盖模板添加javascript 代码来实现。
Drupal 中文开发教程