Progressive Profiling in AEM Forms? | Community
Skip to main content
New Participant
April 17, 2023
Solved

Progressive Profiling in AEM Forms?

  • April 17, 2023
  • 1 reply
  • 981 views

New to the concept of progressive profiling here, and wondering whether or not this is something AEM Forms is capable of?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Suvrat

Did you consider show/hide of the panels? Or maybe you could implement via lazy loading approach? Alternatively, you consider headless form approach wherein the client side could coordinate with some server side logic to fetch the qualifying form json. 

1 reply

SuvratAccepted solution
Employee
April 17, 2023

Did you consider show/hide of the panels? Or maybe you could implement via lazy loading approach? Alternatively, you consider headless form approach wherein the client side could coordinate with some server side logic to fetch the qualifying form json.