NEWS - Template

[[form]]
fields:
  date:
    type: date
    label: "日付:"
    options:
      appendText: 'カレンダーから選択'
      autoSize: true
      changeYear: true
      dateFormat: 'yy-mm-dd'
      firstDay: 1
      showOn: button
  title:
    label: "見出し:"
    type: text
    minLength: 1
  content:
    label: "内容:"
    type: text
    minLength: 1
[[/form]]

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License