File tree Expand file tree Collapse file tree 3 files changed +40
-1
lines changed
it/config/src/main/content/jcr_root/apps/system/config
ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form
panelcontainer/v1/panelcontainer/_cq_dialog Expand file tree Collapse file tree 3 files changed +40
-1
lines changed Original file line number Diff line number Diff line change 21
21
" FT_SITES-19631" ,
22
22
" FT_FORMS-14255" ,
23
23
" FT_FORMS-14068" ,
24
- " FT_FORMS-16351"
24
+ " FT_FORMS-16351" ,
25
+ " FT_FORMS-2447"
25
26
]
26
27
}
Original file line number Diff line number Diff line change 783
783
ignoreData =" {Boolean}true"
784
784
name =" dorExclusion@TypeHint"
785
785
value =" Boolean" />
786
+ <dorFieldStyling
787
+ jcr : primaryType =" nt:unstructured"
788
+ sling : resourceType =" granite/ui/components/coral/foundation/form/select"
789
+ emptyText =" Select styling option"
790
+ fieldLabel =" Component Style"
791
+ fieldDescription =" These styles are derived from the Document of Record template (XDP) associated with this adaptive form."
792
+ forceSelection =" {Boolean}true"
793
+ name =" ./dorFieldStyling" >
794
+ <granite : rendercondition
795
+ jcr : primaryType =" nt:unstructured"
796
+ sling : resourceType =" granite/ui/components/renderconditions/featuretoggle"
797
+ toggleName =" FT_FORMS-2447" />
798
+ <datasource
799
+ jcr : primaryType =" nt:unstructured"
800
+ sling : resourceType =" fd/af/dor/datasource/fieldstyling" />
801
+ <granite : data
802
+ jcr : primaryType =" nt:unstructured"
803
+ af.listeners.onload=" guidelib.touchlib.editLayer.dialogUtils.selectDefaultDoRFieldStyling()" />
804
+ </dorFieldStyling >
786
805
<dorColspan
787
806
jcr : primaryType =" nt:unstructured"
788
807
sling : resourceType =" granite/ui/components/coral/foundation/form/numberfield"
Original file line number Diff line number Diff line change 370
370
</table >
371
371
</items >
372
372
</dorLayoutType >
373
+ <dorFieldStyling
374
+ jcr : primaryType =" nt:unstructured"
375
+ sling : resourceType =" granite/ui/components/coral/foundation/form/select"
376
+ emptyText =" Select styling option"
377
+ fieldLabel =" Component Style"
378
+ fieldDescription =" These styles are derived from the Document of Record template (XDP) associated with this adaptive form."
379
+ forceSelection =" {Boolean}true"
380
+ name =" ./dorFieldStyling" >
381
+ <granite : rendercondition
382
+ jcr : primaryType =" nt:unstructured"
383
+ sling : resourceType =" granite/ui/components/renderconditions/featuretoggle"
384
+ toggleName =" FT_FORMS-2447" />
385
+ <datasource
386
+ jcr : primaryType =" nt:unstructured"
387
+ sling : resourceType =" fd/af/dor/datasource/fieldstyling" />
388
+ <granite : data
389
+ jcr : primaryType =" nt:unstructured"
390
+ af.listeners.onload=" guidelib.touchlib.editLayer.dialogUtils.selectDefaultDoRFieldStyling()" />
391
+ </dorFieldStyling >
373
392
<dorNumCols
374
393
jcr : primaryType =" nt:unstructured"
375
394
sling : resourceType =" granite/ui/components/coral/foundation/form/autocomplete"
You can’t perform that action at this time.
0 commit comments