Thanks Guys,

See, I thought yo'd be able to help me! :)

I have since subscribed to the BD lists and will hammer them directly
with any quirks I find.

Ultimatly I ended up building a workaround which looks the same to the
end user but has made the code more complex that I had wanted, either
way it's working as it should in all environments.

I'll see if I can add it to a feature request list for v7!

Thanks.

A.J.

> Yes, as Scott and M@ have said, the first thing to check is whether that
> feature (queryposition) is a new one in CF7. A quick look at the livedocs
> shows that it is (they have started identifying what release a given feature
> was introduced in, which is very helpful.)
>
> I hadn't noticed this one myself, to be honest, and I bet many have not. And
> I'm pretty sure that New Atlanta has not, either, so I don't expect this
> will be in BD 7 unless you bring it to their attention. It's a simple enough
> attribute (simply indicates whether query-based option values in the
> drop-down should be above or below any you manually add yourselves using the
> option tag.
>
> And as M@ said, you really are best off asking BD questions on the BD
> mailing list. It's low-volume and high-value (including New Atlanta
> engineers), and of course free:
>
> http://www.newatlanta.com/products/bluedragon/self_help/archive_search/index
> .cfm
>
> I'll also share for anyone needing to find out stuff about BD (I don't mean
> you, AJ, as you may already have searched this) that the mailing list has a
> searchable archive and that and lots of other useful resources are available
> at this section of the BD site:
>
> http://www.newatlanta.com/products/bluedragon/self_help/index.cfm
>
> /charlie
> http://www.carehart.org/blog/
>
> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf
> Of AJ Dyka
> Sent: Wednesday, August 23, 2006 1:32 AM
> To: cfaussie
> Subject: [cfaussie] Bluedragon woes
>
>
> Hi All,
>
> Here's something for you to have a ponder on ..
>
> My webhost uses BlueDragon and I've come across an incompatability which I
> can't find documented anywhere online .. (it works fine with my
> MX7 dev. environment)
>
> Specifically when using <cfselect queryposition="below" ...>
>
> What I require is to have a blank entry selected by default, with the rest
> of the query responses listed below.
>
> <cfselect query="selectPhotos" name="photoId" value="photoId"
> display="photoId" queryposition="below"><option value=""
> display""></option></cfselect>
>
> ... basically the queryposition element isn't recognised, placing my 'blank'
> option at the bottom of the list.
>
> Has anyone else come across this before, and better still, have a solution?
> 
> Thanks.
> 
> A.J.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to