How to assign a value to a column name? Eg
<label class="item item-input">
<span class="input-label">Number</span>
<input id="shifttime" type="text" placeholder="">
</label>
How to assign a value to a column name? Eg
<label class="item item-input">
<span class="input-label">Number</span>
<input id="shifttime" type="text" placeholder="">
</label>