SOLVED

Can you rank choices in a form question

Go to solution
Meredith_DAmbri
Level 2

Can you rank choices in a form question

Hi there,
I am building a very short survey using  a form in Marketo. Is there a way to allow choices to be ranked?

Thanks!
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Josh_Hill13
Level 10 - Champion Alumni

Re: Can you rank choices in a form question

Only if you were to do that within the field construction itself.

So your field could be:

Rank these 5 items in order of importance to you:
Field 1 ___
Field 2____
Field 3___
field 4 ___
Field 5____

View solution in original post

4 REPLIES 4
Josh_Hill13
Level 10 - Champion Alumni

Re: Can you rank choices in a form question

Only if you were to do that within the field construction itself.

So your field could be:

Rank these 5 items in order of importance to you:
Field 1 ___
Field 2____
Field 3___
field 4 ___
Field 5____
Meredith_DAmbri
Level 2

Re: Can you rank choices in a form question

Ok, I get it! Thanks!
Anonymous
Not applicable

Re: Can you rank choices in a form question

I was looking for a solution to this question as well, this solution is less then optimal. Other survey tools can do this better such as Survey monkey which now has a fairly simple integration with Marketo. The ability to do rankings in a form would be a welcomed addition to the next Marketo update, .

SanfordWhiteman
Level 10 - Community Moderator

Re: Can you rank choices in a form question

It's pretty easy to do this using the Forms 2.0 API.

The real question is how you want the results to be saved to Marketo.  For example, a single field that stores Choice1=value1;Choice2=value3;Choice3=value4 is not going to fun to parse in a Smart List.  How are you going to action/report on the results?