On Wed, Sep 17, 2008 at 10:19, Mathieu Longtin <[EMAIL PROTECTED]> wrote: > Is there a way to create a "select one value" custom field that gets its > valid values from some SQL query, rather than build the list manually?
You could create a web interface that exposes your values, and uses the external API provided. Though that seems to dynamically load values, and you seem to want to do it once only? -- Cambridge Energy Alliance: Save money & the planet _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
