[html-formfu] Question on dynamic select

Joe Prosser jvprosser at gmail.com
Fri Mar 28 01:36:37 GMT 2008


Hi Folks,
I'm trying to include a query-driven select field in a Repeatable section
(subset shown below).

Where does the "select_from_db" subroutine live and how does the query
result need to get "munged" in order to work?

Thanks,
-Joe

- type: Repeatable
     nested_name: cust_details
     increment_field_names: 1
     db:

     elements:
       - type: Hidden
         name: pkey

       - type: Select
         options: __dynamic(select_from_db)__
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/html-formfu/attachments/20080327/35=
7b922e/attachment.htm


More information about the HTML-FormFu mailing list