...
Need to add below HTML div in template file, loaderwrapper class css added in eb6.css
<div class="loaderwrapper" data-bind="visible: showLoader">
<div class="ebloader"></div>
</div>- Create an observable property _that.showLoader = ko.observable(0); in control model.
- Add _that.showLoader(1); for show loader
- Add _that.showLoader(0); for stop loader
Info |
---|
Currently in 6.0 we have static drop down for Prefix, Suffix email type, gender fields on membership application and profile control. |
Following Control List have been built in e-Business 6.0 Beta Release:
- Login
- SignUp
- Product Catalog
- Product Details
- View Cart
- Payment Summary
- Billing Same as Shipping
- Review Order
- Checkout
- Order Confirmation
- Person Profile
- Order History
- Topic of Interest
- Order History Filter Sort
- Saved Payment Method
- Payment Method
- Password Reset
- Password Reset Request
- Event Catalog
- Event Detail
- Event Registration
- Event Calendar
- Event Summary
- Membership Application
- Donation
- Make My Payment