Skip to main content
Participant
March 11, 2022
Question

How can I generate a Pass/Fail based off a value falling in a range or a box being checked off?

  • March 11, 2022
  • 2 replies
  • 1257 views

Hello I have no Java script experience.

 

I am trying to create inspection forms that autogenerate a value of pass/fail in a text box based off a number falling within or outside of a range or based off a text box having a check mark.  I am new to adobe and not sure if there is a library of codes we can use.  Thank you for your help and patience with an adobe novice.

    This topic has been closed for replies.

    2 replies

    try67
    Community Expert
    Community Expert
    March 11, 2022

    This can be done using JavaScript code, but what do you mean by "a text box having a check-mark"? Do you mean a certain character? Why not use a check-box field for that?

    Participant
    March 16, 2022

    Hi Try 67

     

    I have a form that certain fields require a check box to indicate inpsection passed.   Current state of form the user has to mark the "check box" in one field and then in another field select pass.  I am new to adobe and creating forms so the terminology I use may not be correct.  I have another field that I would like to generate the term pass if another field is above 92%.  I can create formulas in excel but do not have experience with adobe and creating java scripts.

    try67
    Community Expert
    Community Expert
    March 16, 2022

    So you have two check-boxes that should always have the same value, or a check-box whose value is supposed to be determined by the value of a text field? I don't follow.

    Peru Bob
    Community Expert
    Community Expert
    March 11, 2022

    This is the Using the Community forum (which is the forum for issues using the forums).

    Please tell us what Adobe application you are using so that this can be moved to the proper forum for help.

    Participant
    March 11, 2022
    Hello I am using Adobe Acrobat Pro DC.  Thank you