Geoff, Apparently you guys have already written a case statement for this...at least it's in 4-0-3(1673). ftType="UUID" ftRenderType="list" and ftShowLibraryLink="false" gets me exactly what I need. Now I'm trying to figure out how to get the select multiple working on a ftType="array"....it's saying that no options are available.
Thanks, Mike modius wrote: > On Oct 2, 1:00 am, ghoti143 <[EMAIL PROTECTED]> wrote: > >> Does anyone know of an easy way to use formtools to populate a drop down with >> the label fields of the component specified by the ftJoin attribute? >> Instead of using the default library to specify my one to one relationship, >> I just want to display a drop down. >> >> I'm assuming I'll need to write a custom function....any pointers on where >> to start? >> > > Put in a feature request for a rendertype of dropdown for the UUID > formtool. > > In the meantime, you might try using fttype="list" and using the > ftlistdata attribute to nominate your own query of object data. > > -- geoff > http://www.daemon.com.au/ > > > > > > -- Michael Haggerty Internet Applications Developer SiteVision, Inc. <e>[EMAIL PROTECTED]</e> <p>540.343.8322 x116</p> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" 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/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
