Generic HTML Dials - xmpie-users/uStore-js GitHub Wiki
On the product customization step, and on the finalize page, uStore provides various types of input control for customers to enter/select values to be used in dynamic products - or used as product properties.
One of the dial types is HTML Generic which allows the administrator to enter custom HTML and JavaScript to provide customers with unique and useful ways to enter product customization values or product properties.
Below are some useful examples of HTML Generic Dial controls:
- A text area dial with a character counter
- Add character counter to a Text Input Dial or Multiline Text Input Dial
- JQuery date selector for order pickup date property
- Date selector for order pickup date property - updated
- JQuery autocomplete on text input customization field
- Pre Populated text box(es) based on customer selection in dropdown list
- Pre Populated text box(es) based on customer selection in dropdown list v2
- Tabular data entry - eg Restaurant Menu
- CMYK Color picker Dial for uPlan Rectangle()
- Simple drop-down selector with an "other" option