
I need some help with the sheet worker <label style="width: 135px">Positive Heritage</label></td> <td style="width: 140px"> <select style="width: 140px" type="text" name="attr_Heritage_Bonus"></td> <option value="0" selected>None</option> <option value="0">Strong</option> <option value="0">Durable</option> <option value="0">Swift</option> <option value="0">Precise</option> <option value="0">Smart</option> <option value="0">Authority</option> <option value="0">Keen</option> <option value="0">Lucky</option> </select> <input type="hidden" value="0" name="attr_None"> <input type="hidden" value="0" name="attr_Strong"> <input type="hidden" value="0" name="attr_Durable"> <input type="hidden" value="0" name="attr_Swift"> <input type="hidden" value="0" name="attr_Precise"> <input type="hidden" value="0" name="attr_Smart"> <input type="hidden" value="0" name="attr_Authority"> <input type="hidden" value="0" name="attr_Keen"> <input type="hidden" value="0" name="attr_Lucky"> What I need is when the choice is chosen with the same name, the value changes to 2 and if a different choice is taken the first one goes to value 0 and the new one gets to a value 2 I hear that this can be done with sheet worker, but the explanation on how to work with sheet workers is confusing me. If someone could help me with this I could do the rest based on this...so thanks in advance guys I really need your guys' help :D