Adding doc for new field-type

2022.09-rc
nupplaPhil 2019-12-05 20:47:21 +01:00
rodzic e6da666885
commit da3e293e91
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: D8365C3D36B77D90
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -89,7 +89,7 @@ Field parameter:
3. Help text for the input box,
4. if set to "required" modern browser will check that this input box is filled when submitting the form,
5. if set to "autofocus" modern browser will put the cursur into this box once the page is loaded,
6. if set to "email" or "url" modern browser will check that the filled in value corresponds to an email address or URL.
6. if set to "email", "url" or "int" modern browser will check that the filled in value corresponds to an email address, URL or numeric.
### field_intcheckbox.tpl