• patrickvw

    (@patrickvw)


    Hi,

    Form input:

    e.g. Radio button: OKAY | FAIL | N/A

    PDF Output

    If value is: OKAY (the value should be in green)
    If value is: FAIL (then the value should be in red) etc.

    Is this at all possible?

    Many thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author Jake Jackson

    (@blue-liquid-designs)

    Hi there,

    It’s certainly possible.

    The most straightforward solution is to create a custom PDF Template and use PHP to check the radio button selection in the form, then output the appropriate style(s) you need.

    Let me know if you’ve any questions.

Viewing 1 replies (of 1 total)
  • The topic ‘Change css based on input value’ is closed to new replies.