# Multi step form and parameters

**URL:** https://community.gravityforms.com/t/multi-step-form-and-parameters/9868
**Category:** Get Help
**Tags:** conditional-logic, multi-page, gravity-wiz
**Created:** [June 17, 2021, 12:43pm UTC](https://community.gravityforms.com/t/multi-step-form-and-parameters/9868 "2021-06-17T12:43:53Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![user60c077cc6dd78234](https://avatars.discourse-cdn.com/v4/letter/u/e19b73/32.png) [@user60c077cc6dd78234](https://community.gravityforms.com/u/user60c077cc6dd78234)
#### Post date: [June 17, 2021, 12:43pm UTC](https://community.gravityforms.com/t/multi-step-form-and-parameters/9868/1 "2021-06-17T12:43:53Z")

</div>

Hi,

I created a multi step form. I woud like users to be able to skip the first steps if they have clicked on a specfic link.  
I have tried to use parameters in the links, but the user won’t be redirected.  
The first answer is pre selected but the user still need to click next twice (on the first 2 steps).

Any idea on how to achieve this?

Regards,  
Sandra

---

<div class="post-metadata">

### Author: ![chrishajer](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/chrishajer/32/88_2.png) [@chrishajer](https://community.gravityforms.com/u/chrishajer)
#### Post date: [June 17, 2021, 8:13pm UTC](https://community.gravityforms.com/t/multi-step-form-and-parameters/9868/2 "2021-06-17T20:13:15Z")

</div>

Hi Sandra. Would something like this work to navigate multi-page forms?

> **[Gravity Forms Multi-Step Form | Gravity Perks | Gravity Wiz](https://gravitywiz.com/documentation/gravity-forms-multi-page-navigation/)**
>
> When you’re dealing with longer or more complex multi-page forms, our Gravity Forms multi-page form navigation becomes essential.

---

<div class="post-metadata">

### Author: ![user60c077cc6dd78234](https://avatars.discourse-cdn.com/v4/letter/u/e19b73/32.png) [@user60c077cc6dd78234](https://community.gravityforms.com/u/user60c077cc6dd78234)
#### Post date: [June 18, 2021, 11:05am UTC](https://community.gravityforms.com/t/multi-step-form-and-parameters/9868/3 "2021-06-18T11:05:58Z")

</div>

Hi Chris,

Thank you for your help. I had a look at the module, I’m not sure it will help as there is direct URL to steps.  
Maybe I did not explain well what I need.  
On click on a specific button, I need the visitor to go directly to step 2, with the first step automatically filled with the help of parameters.  
Could be something like that :

```auto
<a href="site.com/myform/?myparameter=myvalue&step2" />

```

Thank you!

---

<div class="post-metadata">

### Author: ![chrishajer](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/chrishajer/32/88_2.png) [@chrishajer](https://community.gravityforms.com/u/chrishajer)
#### Post date: [June 18, 2021, 2:31pm UTC](https://community.gravityforms.com/t/multi-step-form-and-parameters/9868/4 "2021-06-18T14:31:19Z")

</div>

Hi Sandra. There is really no built in way to land on a specific page of a multi-page form. The multi-page form is always embedded in a single WordPress page (or widget or something like that.) It’s not currently possible in Gravity Forms to navigate to a specific page of a multi-page form. I’ll leave this open in case anyone has any ideas for this.

---

<div class="post-metadata">

### Author: ![user60c077cc6dd78234](https://avatars.discourse-cdn.com/v4/letter/u/e19b73/32.png) [@user60c077cc6dd78234](https://community.gravityforms.com/u/user60c077cc6dd78234)
#### Post date: [June 20, 2021, 9:58am UTC](https://community.gravityforms.com/t/multi-step-form-and-parameters/9868/5 "2021-06-20T09:58:39Z")

</div>

Hi Chris,  
Thank you for your answer anyway 🙂

---

<div class="post-metadata">

### Author: ![chrishajer](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/chrishajer/32/88_2.png) [@chrishajer](https://community.gravityforms.com/u/chrishajer)
#### Post date: [June 21, 2021, 1:17am UTC](https://community.gravityforms.com/t/multi-step-form-and-parameters/9868/6 "2021-06-21T01:17:43Z")

</div>


