Liquid, JavaScript, themes, sales channels
Cannot find novalidate in order to remove this line of code on refresh theme? Can anybody help?
Same problem here, and Shopify cannot assist. I find novalidate="novalidate" in inspection mode, but cannot delete it in edit mode.
In some themes You won't be able to find 'novalidate'. I came around this issue using this code (custom text field)
<div class="contact__fields">
<div class="field">
<input required class="field__input" type="text" id="message" name="properties[Fieldname]" value="{% if form.name %}{{ form.name }}{% elsif customer %}{{ customer.name }}{% endif %}" form="product-form-{{ section.id }}" placeholder="infoinfield">
<label class="field__label" for="Fieldname">Fieldnamewhichshows</label>
</div> <br>
The if part of the fields does the validation
User | RANK |
---|---|
38 | |
28 | |
13 | |
13 | |
9 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023