Magento2 : How to add new text field in Store->Configuration->General->store Email Address?Add new field in configuration Magento2Saving properties of external platform in custom admin page in magento2How to add new custom field to billing address section in magento2New input field in store information sectionHow to add new input field in cart page in magento2?Magento 2 Add new field to Magento_User admin formhow to add a new customizable product optionMagento 2: No options under store: configuration -> general -> generalMagento2 checkout page add custom text fieldHow to validate custom text field in magento checkout form

Is conquering your neighbors to fight a greater enemy a valid strategy?

What is the maximum amount of diamond in one Minecraft game?

Soda water first stored in refrigerator and then outside

When moving a unique_ptr into a lambda, why is it not possible to call reset?

In the Seventh Seal why does Death let the chess game happen?

Why would "dead languages" be the only languages that spells could be written in?

Horror film with a pregnant woman strapped to a bed and creatures that don't like light

What is this airplane with small wings at different angles seen at Paphos Airport?

Howto display unicode character u2026 in terminal mode in emacs

Chilling juice in copper vessel

Why does this function pointer assignment work when assigned directly but not with the conditional operator?

Can you take the Dodge action while prone?

What's the difference between a type and a kind?

Taking advantage when HR forgets to communicate the rules

Do I need transit visa for Dublin?

Is there a minimum amount of electricity that can be fed back into the grid?

Any way to meet code with 40.7% or 40.44% conduit fill?

Are "confidant" and "confident" homophones?

How to extract values of multiple topics in onMessageArrived(message) function of Paho MQTT JavaScript API?

SIunitx error when using lighter weight

Why no parachutes in the Orion AA2 abort test?

Wearing special clothes in public while in niddah- isn't this a lack of tznius?

Park the computer

Shipped package arrived - didn't order, possible scam?



Magento2 : How to add new text field in Store->Configuration->General->store Email Address?


Add new field in configuration Magento2Saving properties of external platform in custom admin page in magento2How to add new custom field to billing address section in magento2New input field in store information sectionHow to add new input field in cart page in magento2?Magento 2 Add new field to Magento_User admin formhow to add a new customizable product optionMagento 2: No options under store: configuration -> general -> generalMagento2 checkout page add custom text fieldHow to validate custom text field in magento checkout form






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








4















Its being created under




System->Config->General->Customers:




<code>
<config>
<system>
<section id="trade_customer" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
<class>separator-top</class>
<label>Trade Customer</label>
<tab>customer</tab>
<resource>Magento_Customer::config_general</resource>
<group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
<label>General Configuration</label>
<field id="error_used_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Error ID Used Response Message</label>
<comment>The error message will display when certificate ID has been previously used</comment>
</field>
</group>
</section>
</system>
</config>
</code>









share|improve this question






























    4















    Its being created under




    System->Config->General->Customers:




    <code>
    <config>
    <system>
    <section id="trade_customer" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
    <class>separator-top</class>
    <label>Trade Customer</label>
    <tab>customer</tab>
    <resource>Magento_Customer::config_general</resource>
    <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
    <label>General Configuration</label>
    <field id="error_used_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
    <label>Error ID Used Response Message</label>
    <comment>The error message will display when certificate ID has been previously used</comment>
    </field>
    </group>
    </section>
    </system>
    </config>
    </code>









    share|improve this question


























      4












      4








      4








      Its being created under




      System->Config->General->Customers:




      <code>
      <config>
      <system>
      <section id="trade_customer" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
      <class>separator-top</class>
      <label>Trade Customer</label>
      <tab>customer</tab>
      <resource>Magento_Customer::config_general</resource>
      <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
      <label>General Configuration</label>
      <field id="error_used_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
      <label>Error ID Used Response Message</label>
      <comment>The error message will display when certificate ID has been previously used</comment>
      </field>
      </group>
      </section>
      </system>
      </config>
      </code>









      share|improve this question
















      Its being created under




      System->Config->General->Customers:




      <code>
      <config>
      <system>
      <section id="trade_customer" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
      <class>separator-top</class>
      <label>Trade Customer</label>
      <tab>customer</tab>
      <resource>Magento_Customer::config_general</resource>
      <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
      <label>General Configuration</label>
      <field id="error_used_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
      <label>Error ID Used Response Message</label>
      <comment>The error message will display when certificate ID has been previously used</comment>
      </field>
      </group>
      </section>
      </system>
      </config>
      </code>






      magento2 system-config custom-field system-configuration






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 27 at 9:28









      Sarfaraj Sipai

      5191 gold badge7 silver badges20 bronze badges




      5191 gold badge7 silver badges20 bronze badges










      asked Jun 27 at 8:28









      Dinesh RajputDinesh Rajput

      777 bronze badges




      777 bronze badges




















          3 Answers
          3






          active

          oldest

          votes


















          2














          <system>
          <section id="trans_email" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
          <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
          <label>Careers Email</label>
          <field id="careers_email_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
          <label>Careers Email</label>
          <comment>The error message will display when certificate ID has been previously used</comment>
          </field>
          </group>
          </section>
          </system>





          share|improve this answer






























            2














            Try the below code instead of yours:



            <section id="trans_email" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
            <class>separator-top</class>
            <tab>general</tab>
            <resource>Magento_Config::trans_email</resource>
            <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
            <label>General Configuration</label>
            <field id="error_used_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
            <label>Error ID Used Response Message</label>
            <comment>The error message will display when certificate ID has been previously used</comment>
            </field>
            </group>
            </section>


            enter image description here






            share|improve this answer

























            • Not working. Its generating new tab below general

              – Dinesh Rajput
              Jun 27 at 8:52











            • Check it thoroughly I have changed few things in this xml. Try to copy and paste this to your system.xml. I have changed section id, group id and resource. Flush the cache and test.

              – Sukumar Gorai
              Jun 27 at 8:54












            • I have applied your code but its not working as its still showing new tab and text field inside it. Store=>Config=>General=>Trade Customer is being displayed now.

              – Dinesh Rajput
              Jun 27 at 9:01












            • Can you share the screenshot?

              – Sukumar Gorai
              Jun 27 at 9:02











            • I have attached screenshot in your edit.

              – Dinesh Rajput
              Jun 27 at 9:06


















            0














            Place below code inside the <system></system> tag of your custom extension's 'etc/adminhtml/system.xml' file. And you will get your new group(General Configuration) in 'Stores -> Configuration -> General -> Store Email Addresses' tab.



            <section id="trans_email" translate="label" type="text" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1">
            <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
            <label>General Configuration</label>
            <field id="error_used_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
            <label>Error ID Used Response Message</label>
            <comment>The error message will display when certificate ID has been previously used</comment>
            </field>
            </group>
            </section>





            share|improve this answer








            New contributor



            Kartik Maniyar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.





















              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "479"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f279866%2fmagento2-how-to-add-new-text-field-in-store-configuration-general-store-ema%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              2














              <system>
              <section id="trans_email" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
              <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
              <label>Careers Email</label>
              <field id="careers_email_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
              <label>Careers Email</label>
              <comment>The error message will display when certificate ID has been previously used</comment>
              </field>
              </group>
              </section>
              </system>





              share|improve this answer



























                2














                <system>
                <section id="trans_email" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
                <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
                <label>Careers Email</label>
                <field id="careers_email_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
                <label>Careers Email</label>
                <comment>The error message will display when certificate ID has been previously used</comment>
                </field>
                </group>
                </section>
                </system>





                share|improve this answer

























                  2












                  2








                  2







                  <system>
                  <section id="trans_email" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
                  <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
                  <label>Careers Email</label>
                  <field id="careers_email_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
                  <label>Careers Email</label>
                  <comment>The error message will display when certificate ID has been previously used</comment>
                  </field>
                  </group>
                  </section>
                  </system>





                  share|improve this answer













                  <system>
                  <section id="trans_email" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
                  <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
                  <label>Careers Email</label>
                  <field id="careers_email_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
                  <label>Careers Email</label>
                  <comment>The error message will display when certificate ID has been previously used</comment>
                  </field>
                  </group>
                  </section>
                  </system>






                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Jun 27 at 8:58









                  ShorabhShorabh

                  1,0856 silver badges15 bronze badges




                  1,0856 silver badges15 bronze badges























                      2














                      Try the below code instead of yours:



                      <section id="trans_email" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
                      <class>separator-top</class>
                      <tab>general</tab>
                      <resource>Magento_Config::trans_email</resource>
                      <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
                      <label>General Configuration</label>
                      <field id="error_used_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
                      <label>Error ID Used Response Message</label>
                      <comment>The error message will display when certificate ID has been previously used</comment>
                      </field>
                      </group>
                      </section>


                      enter image description here






                      share|improve this answer

























                      • Not working. Its generating new tab below general

                        – Dinesh Rajput
                        Jun 27 at 8:52











                      • Check it thoroughly I have changed few things in this xml. Try to copy and paste this to your system.xml. I have changed section id, group id and resource. Flush the cache and test.

                        – Sukumar Gorai
                        Jun 27 at 8:54












                      • I have applied your code but its not working as its still showing new tab and text field inside it. Store=>Config=>General=>Trade Customer is being displayed now.

                        – Dinesh Rajput
                        Jun 27 at 9:01












                      • Can you share the screenshot?

                        – Sukumar Gorai
                        Jun 27 at 9:02











                      • I have attached screenshot in your edit.

                        – Dinesh Rajput
                        Jun 27 at 9:06















                      2














                      Try the below code instead of yours:



                      <section id="trans_email" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
                      <class>separator-top</class>
                      <tab>general</tab>
                      <resource>Magento_Config::trans_email</resource>
                      <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
                      <label>General Configuration</label>
                      <field id="error_used_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
                      <label>Error ID Used Response Message</label>
                      <comment>The error message will display when certificate ID has been previously used</comment>
                      </field>
                      </group>
                      </section>


                      enter image description here






                      share|improve this answer

























                      • Not working. Its generating new tab below general

                        – Dinesh Rajput
                        Jun 27 at 8:52











                      • Check it thoroughly I have changed few things in this xml. Try to copy and paste this to your system.xml. I have changed section id, group id and resource. Flush the cache and test.

                        – Sukumar Gorai
                        Jun 27 at 8:54












                      • I have applied your code but its not working as its still showing new tab and text field inside it. Store=>Config=>General=>Trade Customer is being displayed now.

                        – Dinesh Rajput
                        Jun 27 at 9:01












                      • Can you share the screenshot?

                        – Sukumar Gorai
                        Jun 27 at 9:02











                      • I have attached screenshot in your edit.

                        – Dinesh Rajput
                        Jun 27 at 9:06













                      2












                      2








                      2







                      Try the below code instead of yours:



                      <section id="trans_email" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
                      <class>separator-top</class>
                      <tab>general</tab>
                      <resource>Magento_Config::trans_email</resource>
                      <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
                      <label>General Configuration</label>
                      <field id="error_used_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
                      <label>Error ID Used Response Message</label>
                      <comment>The error message will display when certificate ID has been previously used</comment>
                      </field>
                      </group>
                      </section>


                      enter image description here






                      share|improve this answer















                      Try the below code instead of yours:



                      <section id="trans_email" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
                      <class>separator-top</class>
                      <tab>general</tab>
                      <resource>Magento_Config::trans_email</resource>
                      <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
                      <label>General Configuration</label>
                      <field id="error_used_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
                      <label>Error ID Used Response Message</label>
                      <comment>The error message will display when certificate ID has been previously used</comment>
                      </field>
                      </group>
                      </section>


                      enter image description here







                      share|improve this answer














                      share|improve this answer



                      share|improve this answer








                      edited Jun 27 at 9:08

























                      answered Jun 27 at 8:51









                      Sukumar GoraiSukumar Gorai

                      7,6143 gold badges7 silver badges31 bronze badges




                      7,6143 gold badges7 silver badges31 bronze badges












                      • Not working. Its generating new tab below general

                        – Dinesh Rajput
                        Jun 27 at 8:52











                      • Check it thoroughly I have changed few things in this xml. Try to copy and paste this to your system.xml. I have changed section id, group id and resource. Flush the cache and test.

                        – Sukumar Gorai
                        Jun 27 at 8:54












                      • I have applied your code but its not working as its still showing new tab and text field inside it. Store=>Config=>General=>Trade Customer is being displayed now.

                        – Dinesh Rajput
                        Jun 27 at 9:01












                      • Can you share the screenshot?

                        – Sukumar Gorai
                        Jun 27 at 9:02











                      • I have attached screenshot in your edit.

                        – Dinesh Rajput
                        Jun 27 at 9:06

















                      • Not working. Its generating new tab below general

                        – Dinesh Rajput
                        Jun 27 at 8:52











                      • Check it thoroughly I have changed few things in this xml. Try to copy and paste this to your system.xml. I have changed section id, group id and resource. Flush the cache and test.

                        – Sukumar Gorai
                        Jun 27 at 8:54












                      • I have applied your code but its not working as its still showing new tab and text field inside it. Store=>Config=>General=>Trade Customer is being displayed now.

                        – Dinesh Rajput
                        Jun 27 at 9:01












                      • Can you share the screenshot?

                        – Sukumar Gorai
                        Jun 27 at 9:02











                      • I have attached screenshot in your edit.

                        – Dinesh Rajput
                        Jun 27 at 9:06
















                      Not working. Its generating new tab below general

                      – Dinesh Rajput
                      Jun 27 at 8:52





                      Not working. Its generating new tab below general

                      – Dinesh Rajput
                      Jun 27 at 8:52













                      Check it thoroughly I have changed few things in this xml. Try to copy and paste this to your system.xml. I have changed section id, group id and resource. Flush the cache and test.

                      – Sukumar Gorai
                      Jun 27 at 8:54






                      Check it thoroughly I have changed few things in this xml. Try to copy and paste this to your system.xml. I have changed section id, group id and resource. Flush the cache and test.

                      – Sukumar Gorai
                      Jun 27 at 8:54














                      I have applied your code but its not working as its still showing new tab and text field inside it. Store=>Config=>General=>Trade Customer is being displayed now.

                      – Dinesh Rajput
                      Jun 27 at 9:01






                      I have applied your code but its not working as its still showing new tab and text field inside it. Store=>Config=>General=>Trade Customer is being displayed now.

                      – Dinesh Rajput
                      Jun 27 at 9:01














                      Can you share the screenshot?

                      – Sukumar Gorai
                      Jun 27 at 9:02





                      Can you share the screenshot?

                      – Sukumar Gorai
                      Jun 27 at 9:02













                      I have attached screenshot in your edit.

                      – Dinesh Rajput
                      Jun 27 at 9:06





                      I have attached screenshot in your edit.

                      – Dinesh Rajput
                      Jun 27 at 9:06











                      0














                      Place below code inside the <system></system> tag of your custom extension's 'etc/adminhtml/system.xml' file. And you will get your new group(General Configuration) in 'Stores -> Configuration -> General -> Store Email Addresses' tab.



                      <section id="trans_email" translate="label" type="text" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1">
                      <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
                      <label>General Configuration</label>
                      <field id="error_used_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
                      <label>Error ID Used Response Message</label>
                      <comment>The error message will display when certificate ID has been previously used</comment>
                      </field>
                      </group>
                      </section>





                      share|improve this answer








                      New contributor



                      Kartik Maniyar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                      Check out our Code of Conduct.























                        0














                        Place below code inside the <system></system> tag of your custom extension's 'etc/adminhtml/system.xml' file. And you will get your new group(General Configuration) in 'Stores -> Configuration -> General -> Store Email Addresses' tab.



                        <section id="trans_email" translate="label" type="text" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1">
                        <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
                        <label>General Configuration</label>
                        <field id="error_used_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
                        <label>Error ID Used Response Message</label>
                        <comment>The error message will display when certificate ID has been previously used</comment>
                        </field>
                        </group>
                        </section>





                        share|improve this answer








                        New contributor



                        Kartik Maniyar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.





















                          0












                          0








                          0







                          Place below code inside the <system></system> tag of your custom extension's 'etc/adminhtml/system.xml' file. And you will get your new group(General Configuration) in 'Stores -> Configuration -> General -> Store Email Addresses' tab.



                          <section id="trans_email" translate="label" type="text" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1">
                          <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
                          <label>General Configuration</label>
                          <field id="error_used_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
                          <label>Error ID Used Response Message</label>
                          <comment>The error message will display when certificate ID has been previously used</comment>
                          </field>
                          </group>
                          </section>





                          share|improve this answer








                          New contributor



                          Kartik Maniyar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          Place below code inside the <system></system> tag of your custom extension's 'etc/adminhtml/system.xml' file. And you will get your new group(General Configuration) in 'Stores -> Configuration -> General -> Store Email Addresses' tab.



                          <section id="trans_email" translate="label" type="text" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1">
                          <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
                          <label>General Configuration</label>
                          <field id="error_used_message" translate="label" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
                          <label>Error ID Used Response Message</label>
                          <comment>The error message will display when certificate ID has been previously used</comment>
                          </field>
                          </group>
                          </section>






                          share|improve this answer








                          New contributor



                          Kartik Maniyar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.








                          share|improve this answer



                          share|improve this answer






                          New contributor



                          Kartik Maniyar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.








                          answered Jun 28 at 7:24









                          Kartik ManiyarKartik Maniyar

                          111 bronze badge




                          111 bronze badge




                          New contributor



                          Kartik Maniyar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.




                          New contributor




                          Kartik Maniyar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.





























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to Magento Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f279866%2fmagento2-how-to-add-new-text-field-in-store-configuration-general-store-ema%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Grendel Contents Story Scholarship Depictions Notes References Navigation menu10.1093/notesj/gjn112Berserkeree

                              Area configuration aggregation error after install Porto themeMagento 2.1 CE Installed but front/backend not loading/workingCSS not loading on page within Magento 2 pageCannot install module in Magento 2no commands defined in the “setup” namespace. in Magento2Magento 2: Static files are present but shows 404Why do i have to always run the commands to clean cache in Magento 2.1.8?Failure reason: 'Unable to unserialize value.'Error 500 after magento migrationIn production mode the site does not loadMagento 2 : Error 500 after installing

                              Middle Expansion Olielle Resaix Definition: Uttering songs of triumph shouting with joy triumphant exulting Sejunction Journal 붙다 달 고급 품목 외출 The stretch trades the screeching tin. Definition: The act of speaking with a drawl a drawl Cough Sand Definition: An uproar a quarrel a noisy outbreak Shake Iron Publicize Horse House Baby 사과 Resaix Flaggy Jelly Temporary Unequaled Puppet A drop in the bucket Shrew 성격 회원 성질 미팅 The burn frames the tacky quality. Materialistic The smoke reduces the way. Yammoe Nondescript Cheek 얼굴 배 약하다 날리다 타다 The illegal country shows the iron. Help Rule Drearien Smoke Teaching Meaty Wasp Abraham Lincoln Jaws 진심 수리하다 Size Cork Idea Convert Think Lark John Lennon 거울 청소 군 추천하다 아이스크림