hi there, on the checkout we have a VAT field but somehow it's readonly. I can't find out how to fix that.
<input type="text" class="input-text b2bking_custom_field_req_" name="b2bking_custom_field_5158" id="b2bking_custom_field_5158" placeholder="Fill in your VAT/BTW number please" value="" readonly="readonly">
hi there, on the checkout we have a VAT field but somehow it's readonly. I can't find out how to fix that.
<input type="text" class="input-text b2bking_custom_field_req_" name="b2bking_custom_field_5158" id="b2bking_custom_field_5158" placeholder="Fill in your VAT/BTW number please" value="" readonly="readonly">
Hi there,
I believe you can resolve this as follows:
Go to B2BKing -> Registration Fields -> VAT and enable the "editable post-registration" checkbox:
I believe that should solve it, but let me know if not,
Kind regards,
Stefan
Yess, that fixed it, ty