CecilXavier
Technical User
I am not well versed in Javascript. Please be patient.
I am trying to have on field in adobe acrobat 9 populate from another fields input. Basically if one field has an 18 in it I would like the other field to automatically populate with a +3.
Can anyone explain to me how to do this using the javascript custom calculation box? Or any other way would work. As long as I can do it.
Also:
I am trying to create a calculation form in Adobe acrobat 9. I have an item named CHALEV. I would like another textbox to calculate 1/2 (Round down) the number placed into CHALEV. CHALEV is calcualted by taking the sum of 6 other fields. I am pretty sure I need to use the command math.floor, but I do not know much about javascript and I do no know how to tell it to use the item calculated for the text box CHALEV. Any help would be great.
I have 2 separate questions. I am trying to create a working character sheet for SWRPG SE.
I am trying to have on field in adobe acrobat 9 populate from another fields input. Basically if one field has an 18 in it I would like the other field to automatically populate with a +3.
Can anyone explain to me how to do this using the javascript custom calculation box? Or any other way would work. As long as I can do it.
Also:
I am trying to create a calculation form in Adobe acrobat 9. I have an item named CHALEV. I would like another textbox to calculate 1/2 (Round down) the number placed into CHALEV. CHALEV is calcualted by taking the sum of 6 other fields. I am pretty sure I need to use the command math.floor, but I do not know much about javascript and I do no know how to tell it to use the item calculated for the text box CHALEV. Any help would be great.
I have 2 separate questions. I am trying to create a working character sheet for SWRPG SE.