Skip to content

Commit

Permalink
update field names.
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Jun 24, 2021
1 parent a417c42 commit 1839dbc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/textfield"
fieldDescription="Name of field that has the rich text that will be used, default: text__asset"
fieldLabel="Model Content"
fieldLabel="Paragraph Asset"
default=""
emptyText="text__asset"
name="./metaData/generateFromFieldAssets"/>
Expand All @@ -514,7 +514,7 @@
<generateFromFieldAssetsType
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/textfield"
fieldDescription="Name of field that has the rich text asset list index, default: text__assettype"
fieldDescription="Array of field templates. Path to tag template with fields and fieldsValues arrays for fields to use when creating sub components in par, can have asset[Paragraph Asset] and cfpath[Path to CF] expression variable. , default: text__assettype"
fieldLabel="Paragraph Content Index"
default=""
emptyText="text__assettype"
Expand Down

0 comments on commit 1839dbc

Please sign in to comment.