Change text-box style based on condition

  • southind
    Asked on March 20, 2017 at 1:49 PM

    please help. i want to change the textbox background color and text color when user check the 'Completed' (checkbox) option. is there any way to do that?

  • southind
    Replied on March 20, 2017 at 4:37 PM

    anyone?

  • Mike
    Replied on March 20, 2017 at 7:45 PM

    Unfortunately, it is not possible to achieve with CSS injection.

    It might be possible with custom javascript, but we do not support javascript injections in our form builder. However, if you get a form source code you can modify it and host on your web page.