Quick Migration Decision Tree
Use this decision tree per field.
- Do authors need to select multiple assets?
- Yes ->
mode: MultiSelect - No -> go to step 2
- Yes ->
- Do authors need file-level output behavior (single file flow)?
- Yes ->
mode: SingleSelectFile - No -> go to step 3
- Yes ->
- Is selection limited to one media type?
- Yes -> set
assetTypes(for example['image'],['video'],['document']) - No -> leave
assetTypesunset (all)
- Yes -> set
- Must the template also support Sitecore-native media selection?
- Yes -> add a second native Sitecore field (dual-field model)
- No -> Plugin-only model is sufficient
Output Pattern
Each field decision should end with:
- Field type: Plugin
- Source:
pub-acdcf8ff-54f9-4269-977a-c4be5b8fde10 - Standard values config: optional
mode(recommended to set explicitly) and optionalassetTypes