examples/help/en/hlp_form.txt
author Myhailo Danylenko <isbear@ukrpost.net>
Sat, 30 Jul 2016 05:05:19 +0300
changeset 154 e63030a181f0
parent 121 75a7d595817c
permissions -rw-r--r--
Added tag v0.0.6 for changeset 8fba61f363a8


 /form [form_id [send | reject | [set | add] fieldname [value]]]

(lua command)
Without arguments prints form list.
With bare form id prints info on that form.
When setting multivalue field, new values are added, not replacing previous.
Without value unsets field, multivalue fields lose all of their values.
Add command allows to append field to form end.
Note, that form-specific default type will be used.