Hi all!
Is there any way to set the background color of an Adobe Form dynamically, depending on the radio button have been chosen from the driver program?
In example;
1- Chosen Radio button: Green -> Sets the whole page background color to Green.
2- Chosen Radio Button: Red -> Sets the whole page background color to Red.
I also wonder if we can solve this issue with pure JS and CSS inside the Adobe Form events?
Thank you for your valuable help in advance!