FEATURED - 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
  id:
    label: "登録事象コード:"
    type: text
    minLength: 1
    hint: RPC-XXX
  flavor:
    label: "内容抜粋:"
    type: text
    minLength: 1
[[/form]]

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