I don't know why I didn't think of that.  I feel dumb :(

On Mar 1, 8:40 pm, Blair McKenzie <[email protected]> wrote:
> Use the syntax for having different values/labels, i.e.
> "value1:label1,value2:label2".
>
> ftList=":Please select,Dean,Office Manager,Senior Teacher"
>
> Blair
>
> On Wed, Mar 2, 2011 at 2:43 PM, West <[email protected]> wrote:
> > Hi,
>
> > I have a content type with this property declaration:
>
> >  <cfproperty
> >    ftseq="8"
> >    ftwizardStep="General Details"
> >   name="careerType"
> >    type="string"
> >    hint="Career Type"
> >    required="yes"
> >    default=""
> >    ftlabel="Career Type"
> >    ftType="list"
> >    ftlist="Dean, Office Manager, Senior Teacher"
> >    ftRenderType="dropdown"
> >   />
>
> > This generates a drop down for me in the webtop, but how can I have a
> > blank value as the first option.  When the page loads I see the first
> > value in the list but since some fields are optional in my form I'd
> > like to have it say 'Please select' or show a blank value.
>
> > Can someone share how this is done?
>
> > Thanks!
>
> > --
> > You received this message cos you are subscribed to "farcry-dev" Google
> > group.
> > To post, email: [email protected]
> > To unsubscribe, email: [email protected]
> > For more options:http://groups.google.com/group/farcry-dev
> > --------------------------------
> > Follow us on Twitter:http://twitter.com/farcry

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to