Options displayed in the form vs data written to the field | Adobe Higher Education
Skip to main content
October 7, 2014
Resuelto

Options displayed in the form vs data written to the field

  • October 7, 2014
  • 2 respuestas
  • 1021 visualizaciones
Hi,

I'm trying to create several fields in a form that display differently to the prospect/partner than what gets populated when the form is submitted. For example, for the field "Number of Employees", I want the drop-down menu to have 100-200. However, we don't want a range in our data, we want an integer, like perhaps 100, that falls in that range. I had seen where past admins had used "100-200::100" as a value to achieve this, but when I test the form on a landing page, I still see the entire value, including the colons, instead of just what's before the colons. Is this still a function with Forms 2.0, and can anyone offer some advice to accomplish this? Thanks!
Este tema ha sido cerrado para respuestas.
Mejor respuesta de
You can still do this, but the editor is different. You will have to change the values to be separated by | in the forms editor instead of the colon.

2 respuestas

Respuesta
October 7, 2014
You can still do this, but the editor is different. You will have to change the values to be separated by | in the forms editor instead of the colon.
October 7, 2014
Awesome, thank you.