Просмотр исходного кода

Merge pull request #13056 from pateljannat/password-field-in-web-form

feat: Add password fieldtype option for Web Form
version-14
mergify[bot] 4 лет назад
committed by GitHub
Родитель
Сommit
111d13f93b
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      frappe/website/doctype/web_form_field/web_form_field.json

+ 2
- 2
frappe/website/doctype/web_form_field/web_form_field.json Просмотреть файл

@@ -39,7 +39,7 @@
"fieldtype": "Select",
"in_list_view": 1,
"label": "Fieldtype",
"options": "Attach\nAttach Image\nCheck\nCurrency\nData\nDate\nDatetime\nDuration\nFloat\nHTML\nInt\nLink\nRating\nSelect\nSmall Text\nText\nText Editor\nTable\nSection Break\nColumn Break"
"options": "Attach\nAttach Image\nCheck\nCurrency\nData\nDate\nDatetime\nDuration\nFloat\nHTML\nInt\nLink\nPassword\nRating\nSelect\nSmall Text\nText\nText Editor\nTable\nSection Break\nColumn Break"
},
{
"fieldname": "label",
@@ -146,7 +146,7 @@
],
"istable": 1,
"links": [],
"modified": "2020-11-10 23:20:44.354862",
"modified": "2021-04-30 12:02:25.422345",
"modified_by": "Administrator",
"module": "Website",
"name": "Web Form Field",


Загрузка…
Отмена
Сохранить