I would like to design a multi-step form where customers can enter data and choose one of the 4 services that we offer on our website
We want the visitor to click on the “Select Service 1” button. Another step is then displayed in the form for this service only. Otherwise, the conflicts associated with other services should not be shown and hidden
I tried to hide the buttons in the other steps and that worked for me, but the steps themselves didn’t hide. Instead, text and images are displayed in the step, but the buttons are hidden
However, I want the step to be completely hidden and the visitor to only see the steps and buttons related to the service they pressed before
Ask experts to provide a solution or advice on solving this problem
Thank you!