File tree Expand file tree Collapse file tree 1 file changed +2
-15
lines changed
app/code/Magento/Cms/view/adminhtml/ui_component Expand file tree Collapse file tree 1 file changed +2
-15
lines changed Original file line number Diff line number Diff line change 83
83
</checkbox >
84
84
</formElements >
85
85
</field >
86
- <urlInput name =" title" sortOrder =" 20" >
86
+ <field name =" title" sortOrder =" 20" formElement = " input " >
87
87
<argument name =" data" xsi : type =" array" >
88
88
<item name =" config" xsi : type =" array" >
89
89
<item name =" source" xsi : type =" string" >page</item >
93
93
<validation >
94
94
<rule name =" required-entry" xsi : type =" boolean" >true</rule >
95
95
</validation >
96
- <isDisplayAdditionalSettings >true</isDisplayAdditionalSettings >
97
- <settingLabel translate =" true" >Label bla bla</settingLabel >
98
96
<dataType >text</dataType >
99
97
<label translate =" true" >Page Title</label >
100
98
<dataScope >title</dataScope >
101
- <urlTypes class =" Magento\Ui\Model\UrlInput\LinksProvider" />
102
99
</settings >
103
- <!-- <formElements>-->
104
- <!-- <select>-->
105
- <!-- <settings>-->
106
- <!-- <options>-->
107
- <!-- <option name="url" xsi:type="string">Url</option>-->
108
- <!-- </options>-->
109
- <!-- <caption translate="true">-- Please Select --</caption>-->
110
- <!-- </settings>-->
111
- <!-- </select>-->
112
- <!-- </formElements>-->
113
- </urlInput >
100
+ </field >
114
101
</fieldset >
115
102
<fieldset name =" content" sortOrder =" 10" >
116
103
<settings >
You can’t perform that action at this time.
0 commit comments