Can a field sit under progressive profiling? | Community
Skip to main content
Olivia_Piper
Level 3
February 9, 2018
Question

Can a field sit under progressive profiling?

  • February 9, 2018
  • 1 reply
  • 1651 views

Hi all,

We have progressive profiling on most of our forms and I would like the email permission field to sit under it. Does anyone know of a way to do this? Perhaps with scripting? At the moment it I think it looks slightly strange having it above the one additional field. I think it should be at the end of the form.

Any help or advice would be appreciated.

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Grégoire_Miche2
Level 10
February 9, 2018

Hi Olivia,

This can be done with a piece of javascript, or with some CSS

Here is the JS solution https://codepen.io/figureone/pen/qroomy?editors=1010 fro @Sanford Whiteman​

-Greg