extract the value AutoNumeric.getAutoNumericElement() – Jquery
I'm having trouble figuring out how to extract the value I need from the input via the name attribute. This is my html code below ` <tr class="" id=""> <td style="vertical-align: middle; padding: .25rem;" class="isCoin"> <input hidden="" name="DisposableBagAmountList[0].DenominationStructure.DenominationStructureItems[5].IsCoin" wfd-invisible="true"> </td>…