ข้ามไปเนื้อหา

ผลต่างระหว่างรุ่นของ "CuneiForm"

บรรทัดที่ 287: บรรทัดที่ 287:
Below is the list of and notes on form object attributes:
Below is the list of and notes on form object attributes:
* '''Basic Attributes'''
* '''Basic Attributes'''
** '''_id''': Takes on the value of {{code|form._id}}.
** '''id''': Takes on the value of {{code|form._id}}.
** '''self_type''': Takes on value {{code|lang=javascript|'form'}}.
** '''self_type''': Takes on value {{code|lang=javascript|'form'}}.
** '''token''': The CSRF Token of the form, used to verify the form submission request.
** '''token''': The CSRF Token of the form, used to verify the form submission request.