Skip to main content

Questions tagged [system.xml]

Denotes question related to the system.xml module configuration file.

0 votes
1 answer
74 views

I am using Magento 2.4.5 and I am trying to create a store configuration. The following code works fine, and the tab appears in the backend: <?xml version="1.0"?> <config xmlns:xsi=&...
Jaisa's user avatar
  • 2,640
0 votes
2 answers
153 views

I want to allow only numbers for a certain input field in a Magento Admin Control-Table/Config-Table. Has anyone done that before or has a hint? Greez
TheBasicBoi's user avatar
0 votes
1 answer
594 views

I have an input type text field in my system.xml . I'd like this field to be validated in a way that the user can put numbers (0 to 9) and dots but not commas nor any other symbol. In magento, I have ...
Lou Nik's user avatar
  • 527
0 votes
1 answer
270 views

<field id="dropdown_example" translate="label" type="select" sortOrder="80" showInDefault="1" showInWebsite="1" showInStore="1&...
Jaydip Pandey's user avatar
0 votes
1 answer
206 views

How can to get value of "price" column in "custom Alert Message" Field. here is system.xml code ` <field id="ranges" translate="label" sortOrder="5"...
Magento beginner's user avatar
1 vote
2 answers
2k views

i have error when i go to stores->configuration after i create my system.xml file system.xml <?xml version="1.0"?> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-...
Miron's user avatar
  • 79
0 votes
1 answer
212 views

any reference for adding this type of slider in configuration?
Rutvik Monpara's user avatar
0 votes
1 answer
416 views

Hi I referred this solution for disabling welcome email and it works perfectly.however i want the around plugin to work only if its enabled from admin backend that too in store basis. I added etc/...
Rejith's user avatar
  • 379

15 30 50 per page
1
2 3 4 5
19