Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以重力列表在其下拉用户界面中有一个很好的选项,让您可以通过键入一个新选项来添加,有点像“其他”选项。
重力列表字段下拉选项
我想用普通的下拉菜单来做到这一点。想法?
您可以创建一个使用分类术语动态填充的下拉列表,包括一个名为“其他”的术语。
When the "other" select option is chosen, conditional logic to a single line text field that will create a new taxonomy term on form submission.
下次使用该表格时,动态列表也将包含您的新单行术语。
继续使用“其他”条件路由来添加新选项以供选择。