Answer the question
In order to leave comments, you need to log in
How to add id to input in sale.order.ajax component?
When placing an order, there is a Phone field. I want to add a mask so that users enter the phone in the same format. To do this, you need to add your id to the input. I plan to add a mask using the jquery.maskedinput.min plugin
<div class="soa-property-container">
<input type="text" size="30" name="ORDER_PROP_3" id="soa-property-3" autocomplete="tel" placeholder="" class="form-control bx-soa-customer-input bx-ios-fix">
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question