1
0
-1
1 answer
- 10-1
Hi, you should be able perform the customization using CSS, there is an example for alternating row colors at https://stackoverflow.com/questions/57294231/alternating-multiple-row-color-every-n-rows-and-repeating.
- A. Chaudhary
Hi Andres,
Thank you for response. Table is for reference only. I am using radio on Joget form.
- These is no option to use custom CSS on radio. But I hope I can use CSS in userview or app level to make it reflect in form.
- Say I have 10 rows of radio on form, I need to change color of alternate radio. Sample below.
- Custom CSS on 1st row will change the color
- Custom CSS on 2nd row will change color of label (question in my case).
Appreciate any suggestion.
Add your comment...
Hi All,
Case: I have a questioner form where I am using radio with label and hardcoded option. I want to clearly segregate questions from other questions on form.