Popup Step by Step form with Slider

Hello,

I need some custom requirements in my Hubspot form like :

1) I need a Popup form

2) The form should be in three steps

3) I need some custom fields which I not found in hubspot like price range slider.

Is that possible to make a form like this in Hubspot?

There is a reference of design on this link, I need the same form like this (Click on Apply Now button which is on the right section):

http://amweb.addictivemedia.biz/vybe/out-listing.html

Thanks in Advance

Welcome, @Vybe.

It’s not possible to create a form meeting those specifications with HubSpot’s native pop-up forms tool, but you can recreate your custom solution in the HubSpot CMS with custom modules and JavaScript, sending submissions to this Forms API endpoint.

It seems like you’re comfortable with front-end development, so I’ll just link to some general resources for others with similar questions.

To create a pop-up modal, you can take inspiration from these related discussions or leverage custom modules in the HubSpot Marketplace:

These threads discuss building multi-step forms:

Finally, if you’d like to see a native HubSpot solution for multi-step forms in the future, please upvote and comment on this feature request!

Please let me know if I’ve misunderstood your question, @Vybe.