Hello,
I have a small question.
I have a form with one input field for a Date.I’m using the RichWidget Calendar and I want it to appear always, not only when the user clicks the input.I Set the FlatStyle to True, but now the calendar is appearing below the label. I want it to appear bellow the input. What would be a good way to do this?
Best Regards,
Melissa
Hello Melissa,
I have an example on how to do that right here:
Just add the input and the calendar widget inside a container.
Hope it helps,
Cheers,Eduardo