Using buttons to fill text field Acrobat DC
Hi.
For simplicity of explination. I am trying to create a PDF form to record the outcome of a coin toss for a number of users over a number of iterations.
I have a fields for toss1 through toss 5.
I would like to have a 2 buttons for the result;- one (called heads) which would return a value of 1 to the toss1 field and if the result is tails another button (called tails)which would return a value of 0 to the toss1 field.
Once either choice is selected I would like the cursor to auto tab to the next field (toss2) etc.
I have tried this with radiobuttons but once I select the second outcome the first one changes as well.
Further I would like to be able to have a blank value option. Again I can insert a Third button to the group which has an output value of "Off" but this resets all recorded entries and not just the active textfield.
Can I do this with a mouseup action on a button rather than utilising a radio button?
