Creating a single page/multi step application

I am looking to create an application where the url is static, but the page has a multi-step application form. On each click, it submits the data to the DB, but then it’s all hosted on a subdomain.

Is there a native feature to achieve both the subdomain option like application.xyz.com as well as the multistep/single page option?

Hello,

Thanks for the question. If I’m understanding your inquiry correctly, yes! You may embed forms if provided by a 3rd party using our Builder Custom Code component. You may also build a form from scratch using our Builder Form components. I’ve provided a link to documentation, below. Please let me know if you have any further questions or a specific use where you’d like guidance.

Working w/ Forms
Custom Code components