How to Override Default Submit Spinner in AEM Core Components Adaptive Form
Hi Team,
I am using AEM as a cloud with Core Components-based Adaptive Forms and integrated form in my aem site. When the form is submitted, a default loading spinner appears.
I would like to customize or replace this spinner so it matches our site’s branding.
Could someone please clarify:
• What is the recommended way to override the default submit spinner?
• Which CSS class or JS event controls the submitting state?
• Should this be handled through a custom client library (Sites or Forms-specific)?
• Is there a supported, upgrade-safe approach without modifying /libs?
Any guidance or implementation examples would be appreciated.
Thanks