Validation in accordion

Goodmorning Radzen,

We are using the Accordion control, in each Accordionitem there is a control, that has its own Templateform. I want to be able to validate each control and open the Accordionitem once the control is invalid. But validating is not possible in case the Accordionitem is closed.

I tried to find similar issues on this forum, but no luck there.
Do you have a suggestion how to solve this?

Thanks/Kind regards

Hi @Mickey,

Indeed content inside accordion items is removed when the item is collapsed. There is no way around that behavior.