Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Custom Field in Account Registration Page

edited Sep 4, 2020 4:00PM in Commerce 2 comments

Summary

To get the value of Custom Field in Back-end Property

Content

Placed a custom checkbox field in the Account Registration Page (inside Login-Registration element ). Need to get the value in corresponding Back-end property at the time of Account Registration at storefront. Need to know if there is any data binding code for that.

Code Snippet

<!--COMMENTS: Contact_Type_1 is the Back-end property-->

<div class="form-group row">
                  <div class="controls col-md-12">
                    <div class="checkbox">
                      <label for="CC-Seller" >
                        <input type="checkbox" id="CC-Seller" data-bind="checked:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!