how to add custom checkbox with event in customer registration magento 2
Time travel from stationary position?
Gantt Chart like rectangles with log scale
how to write formula in word in latex
Employee lack of ownership
Are ETF trackers fundamentally better than individual stocks?
Who is flying the vertibirds?
Do I need to be arrogant to get ahead?
Could the Saturn V actually have launched astronauts around Venus?
How to read the value of this capacitor?
The difference between「N分で」and「後N分で」
In a future war, an old lady is trying to raise a boy but one of the weapons has made everyone deaf
Why would a flight no longer considered airworthy be redirected like this?
Dice rolling probability game
How to deal with taxi scam when on vacation?
Is this a real picture of Jordan Peterson in New Zealand with a fan wearing a shirt that says "I'm a Proud Islamaphobe"?
How do I hide Chekhov's Gun?
How to terminate ping <dest> &
Is it possible to upcast ritual spells?
If curse and magic is two sides of the same coin, why the former is forbidden?
If the DM rolls initiative once for a group of monsters, how do end-of-turn effects work?
What has been your most complicated TikZ drawing?
Define, (actually define) the "stability" and "energy" of a compound
Does someone need to be connected to my network to sniff HTTP requests?
Science-fiction short story where space navy wanted hospital ships and settlers had guns mounted everywhere
how to add custom checkbox with event in customer registration magento 2
I'm working on creating a custom checkbox with an event
<div class="field tcagreecreateaccount required">
<div class="control">
<input type="checkbox" id="tcagreecreateaccount" name="tcagreecreateaccount" data-validate="required:false" class="input-checkbox checkbox required" value="1">
<label for="tcagreecreateaccount" class="label">
<?= __('Custom checkbox') ?>
</label>
</div>
</div>
1)when the checkbox is ticked need to show
extra two fields in customer registration
2)how i change the checkbox as optional one
how I can do ???
any idea's?
magento2 javascript custom-field checkbox
add a comment |
I'm working on creating a custom checkbox with an event
<div class="field tcagreecreateaccount required">
<div class="control">
<input type="checkbox" id="tcagreecreateaccount" name="tcagreecreateaccount" data-validate="required:false" class="input-checkbox checkbox required" value="1">
<label for="tcagreecreateaccount" class="label">
<?= __('Custom checkbox') ?>
</label>
</div>
</div>
1)when the checkbox is ticked need to show
extra two fields in customer registration
2)how i change the checkbox as optional one
how I can do ???
any idea's?
magento2 javascript custom-field checkbox
add a comment |
I'm working on creating a custom checkbox with an event
<div class="field tcagreecreateaccount required">
<div class="control">
<input type="checkbox" id="tcagreecreateaccount" name="tcagreecreateaccount" data-validate="required:false" class="input-checkbox checkbox required" value="1">
<label for="tcagreecreateaccount" class="label">
<?= __('Custom checkbox') ?>
</label>
</div>
</div>
1)when the checkbox is ticked need to show
extra two fields in customer registration
2)how i change the checkbox as optional one
how I can do ???
any idea's?
magento2 javascript custom-field checkbox
I'm working on creating a custom checkbox with an event
<div class="field tcagreecreateaccount required">
<div class="control">
<input type="checkbox" id="tcagreecreateaccount" name="tcagreecreateaccount" data-validate="required:false" class="input-checkbox checkbox required" value="1">
<label for="tcagreecreateaccount" class="label">
<?= __('Custom checkbox') ?>
</label>
</div>
</div>
1)when the checkbox is ticked need to show
extra two fields in customer registration
2)how i change the checkbox as optional one
how I can do ???
any idea's?
magento2 javascript custom-field checkbox
magento2 javascript custom-field checkbox
asked 3 mins ago
prabhakaran7prabhakaran7
1629
1629
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%2f266159%2fhow-to-add-custom-checkbox-with-event-in-customer-registration-magento-2%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%2f266159%2fhow-to-add-custom-checkbox-with-event-in-customer-registration-magento-2%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