繁体   English   中英

Drupal 7 webform:如何更改“Webform Dragndrop”模块创建的字段的label?

[英]Drupal 7 webform: How to change label of the field that was created by “Webform Dragndrop” module?

我正在使用“ Webform Dragndrop ”模块将拖放字段添加到我的网络表单中。 我需要更改 label 如下:在此处输入图像描述

我尝试过 form alter hook,但 label 不在 $form 数组中。

有人可以帮忙吗?

Module Webform Dragndrop允许您设置Drag and drop upload text ,因此您无需自定义代码。

Go 到Configuration > Content authoring > Webform dragndrop settings并将值更改为您想要的值: 在此处输入图像描述

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM