Skip to content

Latest commit

 

History

History
81 lines (67 loc) · 6.27 KB

fields.md

File metadata and controls

81 lines (67 loc) · 6.27 KB

Fields

Table of contents

  1. Subfields
  2. Subfield options
  3. Plugin fields

Subfields

Most of the built in Kirby fields will work as subfields to Engineer.

Type Supported Comment
checkbox Yes  
checkboxes Yes  
date Yes  
datetime Yes  
email Yes  
headline Yes  
hidden -  
image Yes  
info Yes  
line Yes  
number Yes  
page Yes  
radio Yes  
select Yes  
structure -  
tags - DOM issues
tel Yes  
text Yes  
textarea Yes Without help buttons
time Yes  
toggle Yes  
url Yes  
user Yes  

Subfield options

Most of the Kirby field options will work. Be aware that these are the options of an Engineer subfield, not of the Engineer itself.

Option Supported Comment
default Yes  
help Yes  
icon Yes  
label Yes  
placeholder Yes  
readonly Yes  
required Yes  
translate -  
translations -  
type Yes  
validate - Only min / max with js
width Yes  

Plugin fields

Many fields will work out of the box with Engineer. Here are a few of the most popular relevant fields that works.

Works out of the box

| Plugin field | Tested | Has blueprint test | ----------------------------------------------------------------------- | --------------------------- | Controlled list | Yes | Yes | Kirby date field | Yes | - | Kirby country field | Yes | Tes | Kirby decimal field | Yes | Yes | Kirby Logic Field | Yes | Yes | Kirby time field | Yes | - | Select a structure | Yes | Yes | Switch field | Yes | Yes

Supported by Engineer

| Plugin field | Supported | Has blueprint test | ----------------------------------------------------------------------- | ------------------------------ | Kirby Hero Field | Yes | Yes | Kirby Images | Yes | Yes | Kirby Quickselect | Yes | Yes