I should also note, that this appears to be related to how openBD handles A) the query object and b) transferring one struct to another (potentially only the form struct, haven't tested)..
I've basically used a queryToStruct udf, then structAppend'ed it to the form scope.. works like a champ, plus I've got a lovely overwrite flag which eliminates something like <cfif form neq ''> Will do for now.. On Feb 3, 4:47 pm, Bill Berzinskas <[email protected]> wrote: > Added.. #84.. > > On Feb 3, 4:41 pm, Matthew Woodward <[email protected]> wrote: > > > Bill Berzinskas wrote: > > > yeh.. so it's like this.. > > > > instead of <cfparam name="form.foo" value="bar"> x the number of form > > > fields, > > > > I query the data for a valid ID or ID=0 (no results).. > > > Set "FORM" to the resultset. (i only run this query if there are is > > > no form struct data from a previous submit).. > > > Then in the form field, I use: value="#form.foo#" > > > OK--I see what you're doing now. I'd have to experiment with it to see > > if there is indeed something preventing manual setting of "form". > > > If nothing else I suppose it's a compatibility issue we should look > > into. Can you file a bug on it so we can dig into it further? > > > -- > > Matt Woodward > > [email protected]http://www.mattwoodward.com/blog > > > Please do not send me proprietary file formats such as Word, PowerPoint, > > etc. as attachments.http://www.gnu.org/philosophy/no-word-attachments.html > > > smime.p7s > > 4KViewDownload > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
