Just create it yourself using createData() instead of relying on ft:processForm and ft:processFormObjects. CreateData will return a struct with the object ID which you can use to grab the full record (using getData()).
On Friday, September 27, 2013 12:48:40 PM UTC-4, Might Aswell wrote: > > Hmm. > > Let me ask this a different way. > > Using farFeedback (content type and rule) as my example: > > On the execute.cfm template how can I... > > 1. get the ObjectID of the farFeedback content object just created > 2. get the object's property names and values, preferably without the > system properties. > > Once i have that I should be able to build a querystring. > > > > -- 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 because you are subscribed to the Google Groups "farcry-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
