December 2018
Beginner to intermediate
404 pages
10h 14m
English
The name attribute of a <field> element identifies the field to write on.
The value to write is the element content: the text between the field's opening and closing tag. For dates and date-times, eval attributes with expressions returning date or datetime objects will work. Returning strings with "YYYY-mm-dd" and "YYYY-mm-dd HH:MM:SS" will be properly converted. For boolean fields, the "0" and "False" values are converted to False, and any other non-empty values will be converted to True .
Read now
Unlock full access