Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
joshine
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
joshine
Commits
7a874ed8
Commit
7a874ed8
authored
Apr 26, 2023
by
halweg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
banner添加store view
parent
6c1bcd8e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
0 deletions
+31
-0
app/code/Joshine/Banner/view/adminhtml/ui_component/joshine_banner_index_form.xml
+31
-0
No files found.
app/code/Joshine/Banner/view/adminhtml/ui_component/joshine_banner_index_form.xml
View file @
7a874ed8
...
@@ -112,6 +112,34 @@
...
@@ -112,6 +112,34 @@
</field>
</field>
<field
name=
"storeviews"
formElement=
"multiselect"
class=
"Magento\Store\Ui\Component\Form\Field\StoreView"
>
<argument
name=
"data"
xsi:type=
"array"
>
<item
name=
"config"
xsi:type=
"array"
>
<item
name=
"source"
xsi:type=
"string"
>
block
</item>
<item
name=
"default"
xsi:type=
"number"
>
0
</item>
</item>
</argument>
<settings>
<validation>
<rule
name=
"required-entry"
xsi:type=
"boolean"
>
true
</rule>
</validation>
<dataType>
int
</dataType>
<tooltip>
<link>
https://docs.magento.com/user-guide/configuration/scope.html
</link>
<description>
What is this?
</description>
</tooltip>
<label
translate=
"true"
>
Store View
</label>
<dataScope>
store_id
</dataScope>
</settings>
<formElements>
<multiselect>
<settings>
<options
class=
"Magento\Cms\Ui\Component\Listing\Column\Cms\Options"
/>
</settings>
</multiselect>
</formElements>
</field>
<field
name=
"url"
sortOrder=
"30"
formElement=
"input"
>
<field
name=
"url"
sortOrder=
"30"
formElement=
"input"
>
<argument
name=
"data"
xsi:type=
"array"
>
<argument
name=
"data"
xsi:type=
"array"
>
...
@@ -195,4 +223,6 @@
...
@@ -195,4 +223,6 @@
</fieldset>
</fieldset>
</form>
</form>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment