Updated Templates (markdown)

Jérémy JAMET
2022-02-06 18:50:04 +01:00
parent 43560facc2
commit e63e4ac2f0

@@ -61,9 +61,8 @@ To create an edit string or number field
type type
text text
options options
generator:[true/false] -> allows to generate a password with the generator generator:[true/false] -> allows to generate a password with the generator (WARNING : only works if the name of the field is [Password] because of the format restrictions of the basic plugin)
lines:[many/n+] -> max number of lines lines:[many/n+] -> max number of lines (WARNING : only a visual restriction for the text box)
chars:[many/n+] -> max number of chars
default:[s*] -> default string in the field default:[s*] -> default string in the field
example example
text {generator:true} text {generator:true}