我想使用的文檔的例子來顯示錶單字段格式化的日期值: https://octobercms.com/docs/backend/lists#column-datetime created_at:
label: Date
type: datetime
format: l jS \of F Y h:i:s A
這引發異常: modules/backend/Widgets/
Im使用具有多個字段的表單。加載創建表單視圖時,只有一個選定的字段可見,其他字段設置爲隱藏。一旦我更改了選擇字段的選項,關於該選項的特定字段將會顯示並且將被隱藏。我這樣做是使用觸發事件從表單字段選項。 product_type:
label: Choose type
type: dropdown
options:
web: Web
mobile