In a form, is there a way to hide choices if the date has passed? | Community
Skip to main content
Danielle_Wong
Community Manager
November 29, 2017
Solved

In a form, is there a way to hide choices if the date has passed?

  • November 29, 2017
  • 1 reply
  • 2685 views

For example, I want to have a form that allows people to register for an event. I'm going to have a bunch of dates, but as the date is passed, I want that choice to be hidden or removed, yet still have the data of who registered for those dates.

Is this possible with Marketo forms?

Thank you

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

Hi @Danielle Chan

Yes, It is possible and can be done with the help of using JavaScript.

Thanks & Regards,

Akshay Pant

1 reply

Akshay_Pant
Akshay_PantAccepted solution
New Participant
November 29, 2017

Hi @Danielle Chan

Yes, It is possible and can be done with the help of using JavaScript.

Thanks & Regards,

Akshay Pant

Danielle_Wong
Community Manager
November 29, 2017

Hi Akshay,

Thank you for the quick response to my question. Is it as simple as copying and pasting javascript code or would I need a developer involved?

Danielle

SanfordWhiteman
New Participant
November 29, 2017

You haven't shown which field types you want to use this pattern with nor provided an example form (a live form) so it wouldn't be possible to know what code you need at this point.