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/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
