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;
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
add a comment |
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
add a comment |
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
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
magento2 system-config custom-field system-configuration
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
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
<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>
add a comment |
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>

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
|
show 3 more comments
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>
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.
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
<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>
add a comment |
<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>
add a comment |
<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>
<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>
answered Jun 27 at 8:58
ShorabhShorabh
1,0856 silver badges15 bronze badges
1,0856 silver badges15 bronze badges
add a comment |
add a comment |
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>

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
|
show 3 more comments
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>

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
|
show 3 more comments
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>

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>

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
|
show 3 more comments
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
|
show 3 more comments
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>
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.
add a comment |
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>
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.
add a comment |
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>
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>
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.
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.
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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