I’m making a form and I add a DateField, and I would like to change the background font of the textField where the date selected is written but I don’t know what I should change, I try with backgroundColor, Color, ColorFont and I just get to change the color of the text.
Thanks in advance,
Alicia.
Thanks for your reply, I try what you say but it does not work. Finally I get it using the style “contentBackgroundColor”.