以下の[]の部分はkeyの設定となる。
[fee] label = 参加費 type = textfield size = 200 [appoint] label = 事前予約 type = radio value = 必要 # 不要 size = 20 [day] label = 開催日 type = textfield size = 20 [number] label=電話番号 type = textfield size = 20
templateを設定後、formatの部分でHTMLを設定したら以下のようになる。
参加費 | 200(円) | ||
---|---|---|---|
事前予約 | 必要 | ||
開催日 | 毎週水曜日 | ||
電話番号 | 080-****-**** |