I don't think I have the right struct here?? <ft:object stObject="#aClients[i]#" r_stFields="stFields" /> aClients[i] - structCREATEDBY[empty string]DATA 5E24E1C0-AB22-11E3-AC3B005056830008DATETIMECREATED[empty string] DATETIMELASTUPDATED[empty string]LABEL[empty string]LASTUPDATEDBY[empty string]LOCKED0LOCKEDBY[empty string]OBJECTID BE78B22A-5056-8300-08A1064B2590E633OWNEDBY[empty string]PARENTID FC907F30-A9C0-11E3-A473005056830008PREFERENCE1stSEQ1TICKETSTATUSOffered TYPENAMEAflGameClient
On 14 March 2014 13:13, Blair McKenzie <shi...@gmail.com> wrote: > I'm fairly sure array types aren't in refObjects. You'll need to pass the > entire struct into ft:object with the stObject attribute. > > Blair > > > On Fri, Mar 14, 2014 at 4:03 PM, AJ Mercer <ajmer...@gmail.com> wrote: > >> something like this >> but I am not getting the extended properties >> >> <cfloop from="1" to="#arraylen(aClients)#" index="i"> >> <cfset stClient.thisobject = aClients[i].data /> >> <cfset stClient.thistypename = aClients[i].typename /> >> <cfdump var="#stClient#" label="stClient"> >> *<ft:object objectid="#stClient.thisobject#" r_stFields="stFields" />* >> <cfdump var="#stFields#" label="stFields"> >> </cfloop> >> >> >> On 14 March 2014 12:58, Justin Carter <justin.w.car...@gmail.com> wrote: >> >>> It depends what info you need, there are a couple of methods to get >>> content type metadata and property metadata: >>> >>> >>> http://docs.farcrycore.org/trunk/component-lib-fapi.html#getContentTypeMetadata >>> >>> http://docs.farcrycore.org/trunk/component-lib-fapi.html#getPropertyMetadata >>> >>> cheers, >>> Justin >>> >>> -- >>> Justin Carter >>> http://www.madfellas.com/blog >>> http://twitter.com/justincarter >>> >>> >>> On Fri, Mar 14, 2014 at 3:54 PM, AJ Mercer <ajmer...@gmail.com> wrote: >>> >>>> how do you get to the formtool properties defined in the extend array >>>> (AflGame_aClients.cfc)? >>>> >>>> <cfproperty ftSeq="20" >>>> name="TicketStatus" type="longchar" ftDefault="Applied" ftLabel="Status" >>>> ftType="list" ftSelectMultiple="false" ftList="Applied,Offered,Other >>>> Game,Accepted,Tickets Sent" >>>> " /> >>>> >>>> >>>> -- >>>> >>>> *AJ Mercer* >>>> <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org >>>> community="Open" /> <http://webonix.org> >>>> http://twitter.com/webonix >>>> Railo Community Manager<http://www.getrailo.org/index.cfm/community/team/> >>>> >>>> -- >>>> You received this message cos you are subscribed to "farcry-dev" Google >>>> group. >>>> To post, email: farcry-dev@googlegroups.com >>>> To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com >>>> 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 farcry-dev+unsubscr...@googlegroups.com. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >>> You received this message cos you are subscribed to "farcry-dev" Google >>> group. >>> To post, email: farcry-dev@googlegroups.com >>> To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com >>> 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 farcry-dev+unsubscr...@googlegroups.com. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> >> *AJ Mercer* >> <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org >> community="Open" /> <http://webonix.org> >> http://twitter.com/webonix >> Railo Community Manager<http://www.getrailo.org/index.cfm/community/team/> >> >> -- >> You received this message cos you are subscribed to "farcry-dev" Google >> group. >> To post, email: farcry-dev@googlegroups.com >> To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com >> 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 farcry-dev+unsubscr...@googlegroups.com. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: farcry-dev@googlegroups.com > To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com > 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 farcry-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- *AJ Mercer* <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org community="Open" /> <http://webonix.org> http://twitter.com/webonix Railo Community Manager <http://www.getrailo.org/index.cfm/community/team/> -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: farcry-dev@googlegroups.com To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com 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 farcry-dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.