Having a numeric field on a form in sliding scale with increments

Anonymous
Not applicable

Having a numeric field on a form in sliding scale with increments

We have a Revue field that we would like put on a form that appears as a sliding scale and ranges from 0-$50 million in 500K increments. Does anyone know to do this?
Tags (1)
2 REPLIES 2
Josh_Hill13
Level 10 - Champion Alumni

Re: Having a numeric field on a form in sliding scale with increments

Sure, just make it a select box and put in the values under Advanced:

$50 - $100MM
$1MM - $49MM

that's the exact text Marketo will see.

But if you want literally a slider, that is not standard functionality, so you'd need a developer.
Anonymous
Not applicable

Re: Having a numeric field on a form in sliding scale with increments

As Josh mentioned, if you wanted a slider on the page, then you would need to implement this with custom JavaScript. 

http://api.jquerymobile.com/slider/