HTML Generic

The HTML Generic Input Control enables you to embed personalized HTML in uStore (in the Markup field) that will be rendered in real-time as the content of the control. For example, you can embed a web page.

uStore_Customization_Input_Control_HTML_Generic.png

Once the HTML control is selected, you can set each product’s product property values in the When the product property has no value, take values from section. The product property values can be one of the following:

·     Take Values from Last Orders of

·        Take Values from Predefined Value(s)

Tip: If you wish to add the user's group name into the Generic HTML property, call:
UStoreProvider.state.get().currentUser.Groups

See Also

Validation Options