1,844
การแก้ไข
| บรรทัดที่ 64: | บรรทัดที่ 64: | ||
** '''{{code|lang=python|'right'}}''': Normal string field whose text is aligned right rather than the normal left. | ** '''{{code|lang=python|'right'}}''': Normal string field whose text is aligned right rather than the normal left. | ||
** '''{{code|lang=python|'color'}}''': String field with an associated color selector element. | ** '''{{code|lang=python|'color'}}''': String field with an associated color selector element. | ||
'''NOTE THAT''' when using file types, the {{code|typeX}} value is a '''3-membered list''' instead: | |||
* '''Member 0''': The type ('file' or 'img') | |||
* '''Member 1''': The source ('data', 'table', 'files', 'print', 'qr', 'report') | |||
* '''Member 2''': The sub-directory (string or None) | |||
=== Instant Calculation === | === Instant Calculation === | ||