set default value to field in customer information formExtend a default Ui component in adminhtmlHow to set default value in config.xml file for tables in Magento2 backend system configurationMagento 2.1: How can i add email to “New Invoice” templateHow to add some custom code javascript in core widget without overrideSet default values for a multiselect ui-componentMissing SKU field in the “New Product” formSet Individual Product's Minimum Qty Allowed in Shopping Cart for a particular customer groupMagento2 - Redirect the customer dashboard after reset password success
Could the Saturn V actually have launched astronauts around Venus?
What are substitutions for coconut in curry?
Describing a chess game in a novel
This word with a lot of past tenses
Adventure Game (text based) in C++
Relationship between sampajanna definitions in SN 47.2 and SN 47.35
Why does a Star of David appear at a rally with Francisco Franco?
If I can solve Sudoku, can I solve the Travelling Salesman Problem (TSP)? If so, how?
What's the meaning of a knight fighting a snail in medieval book illustrations?
Have the tides ever turned twice on any open problem?
Four married couples attend a party. Each person shakes hands with every other person, except their own spouse, exactly once. How many handshakes?
Is it ever recommended to use mean/multiple imputation when using tree-based predictive models?
World War I as a war of liberals against authoritarians?
Is "upgrade" the right word to use in this context?
English sentence unclear
Why is a white electrical wire connected to 2 black wires?
Is it normal that my co-workers at a fitness company criticize my food choices?
Most cost effective thermostat setting: consistent temperature vs. lowest temperature possible
Does .bashrc contain syntax errors?
Simplify an interface for flexibly applying rules to periods of time
ERC721: How to get the owned tokens of an address
What is the adequate fee for a reveal operation?
Is a party consisting of only a bard, a cleric, and a warlock functional long-term?
Why does overlay work only on the first tcolorbox?
set default value to field in customer information form
Extend a default Ui component in adminhtmlHow to set default value in config.xml file for tables in Magento2 backend system configurationMagento 2.1: How can i add email to “New Invoice” templateHow to add some custom code javascript in core widget without overrideSet default values for a multiselect ui-componentMissing SKU field in the “New Product” formSet Individual Product's Minimum Qty Allowed in Shopping Cart for a particular customer groupMagento2 - Redirect the customer dashboard after reset password success
I'm using Magento 1.6.2 and I have a function that create a random unique email address placed at
appdesignadminhtmldefaultdefaulttemplatewidgetformrendererfieldsetelement.phtml.
It's value set by default in email field when I create a new customer from Admin by adding that on elemant.phtml
. Now I'm moving to magento 2 and looking for that page location on magento 2 so I can put the random uniqe email address and set the value once I click on add new customer. Any solution?
magento2 extensions magento2.2
add a comment |
I'm using Magento 1.6.2 and I have a function that create a random unique email address placed at
appdesignadminhtmldefaultdefaulttemplatewidgetformrendererfieldsetelement.phtml.
It's value set by default in email field when I create a new customer from Admin by adding that on elemant.phtml
. Now I'm moving to magento 2 and looking for that page location on magento 2 so I can put the random uniqe email address and set the value once I click on add new customer. Any solution?
magento2 extensions magento2.2
add a comment |
I'm using Magento 1.6.2 and I have a function that create a random unique email address placed at
appdesignadminhtmldefaultdefaulttemplatewidgetformrendererfieldsetelement.phtml.
It's value set by default in email field when I create a new customer from Admin by adding that on elemant.phtml
. Now I'm moving to magento 2 and looking for that page location on magento 2 so I can put the random uniqe email address and set the value once I click on add new customer. Any solution?
magento2 extensions magento2.2
I'm using Magento 1.6.2 and I have a function that create a random unique email address placed at
appdesignadminhtmldefaultdefaulttemplatewidgetformrendererfieldsetelement.phtml.
It's value set by default in email field when I create a new customer from Admin by adding that on elemant.phtml
. Now I'm moving to magento 2 and looking for that page location on magento 2 so I can put the random uniqe email address and set the value once I click on add new customer. Any solution?
magento2 extensions magento2.2
magento2 extensions magento2.2
edited 22 secs ago
Shoaib Munir
2,0271728
2,0271728
asked May 3 '18 at 8:16
midomido
11
11
add a comment |
add a comment |
0
active
oldest
votes
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%2f224577%2fset-default-value-to-field-in-customer-information-form%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f224577%2fset-default-value-to-field-in-customer-information-form%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