I'd like to assign numbers to a dropdown payment selector. The dropdown has 3 options, pay in full, over 12 months, or 24 months. I then send that data to a contract. I would like to be able to transfer the 1,12, or 24 instead of (pay in full, over 12 months, or 24 months). So the dropdown variable would have an alternate value 1,12,24 that can be used for calculations or template form fields.
I'd like to assign numbers to a dropdown payment selector. The dropdown has 3 options, pay in full, over 12 months, or 24 months. I then send that data to a contract. I would like to be able to transfer the 1,12, or 24 instead of (pay in full, over 12 months, or 24 months). So the dropdown variable would have an alternate value 1,12,24 that can be used for calculations or template form fields.