Hello! I’m working on a form that includes three card-style radio buttons (A, B, and C), each with specific conditions and values. When switching between these cards, I’d like all previously selected radio buttons and any filled-in fields below them to reset. Basically, I want each selection (A, B, or C) to feel like a fresh slate and reset all previous selections.
Has anyone tackled something similar or know how to achieve this?