Default implementation of the The following Field types are used by default:
Boolean : Button(switchMode:true)
Date : DateField(resolution: day) Item : Form
default field type : TextField
Parameters
type
The type of data presented in field
uiContext
The context where the Field is presented.
Creates field based on type of data.
Parameters
container
Container where the property belongs to.
itemId
The item Id.
propertyId
Id of the property.
uiContext
The component where the field is presented.
Field The field suitable for editing the specified data.
Creates field based on the container item id and property id.
Creates field based on the item and property id.
Create field based on the datasource property.