1,813
การแก้ไข
| บรรทัดที่ 477: | บรรทัดที่ 477: | ||
|} | |} | ||
'''NOTES''' on file | '''NOTES''' on file field behaviour, additional buttons, and image box: | ||
* 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. | * 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. | ||
* isshot | * isshot | ||