1,856
การแก้ไข
| บรรทัดที่ 319: | บรรทัดที่ 319: | ||
==== File & Image Fields ==== | ==== File & Image Fields ==== | ||
'''NOTE THAT''' the image box is not drawn as a part of the Jinja2 macro. Developers must create the {{code|lang=html|<img>}} manually and assign to it the id {{code|lang=javascript|'<field_id>-imgbox'}} ''before running {{code|general_form_tail}}''. The tail macro shall automatically link the image box with the form field. | |||
==== Buttons & Submits ==== | ==== Buttons & Submits ==== | ||