form css to replace "select..." | Community
Skip to main content
Community Advisor
July 7, 2015
Question

form css to replace "select..."

  • July 7, 2015
  • 2 replies
  • 3368 views

Is there a way to override the 'select...' text in a dropdown on a form?  What's the

.mktoForm select.mktoField {

?????

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

2 replies

SanfordWhiteman
Level 10
July 7, 2015

You don't do that in CSS, you do it in the Form Editor itself. Just go to that field and edit the values. The topmost value is the default text.

JDNelson1Community AdvisorAuthor
Community Advisor
July 8, 2015

I actually want to change the drop down though, not the label. Other fields would be the "Hint Text" but with a dropdown it defaults to the first selection in the list, which is 'select...' but when I change it, it doesn't save; it just keep 'select...' there has to be something overwriting it...?

JDNelson1Community AdvisorAuthor
Community Advisor
July 8, 2015

Turns out I wasn't hitting return after typing in the default value, just clicking save - which cancelled my changed...

also, good post: Re: Add "hint text" to "select" field type in form?

SanfordWhiteman
Level 10
July 8, 2015

That makes sense.  I've never had a problem with this functionality.

Callum_Pirie
Level 3
May 26, 2020

Hi all,

does this still work if youre hiding a select field with visibility rules? whenever i change the value from 'Select' to something different it just shows a blank field.