Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorincheck
    • CommentTimeJan 15th 2009
     
    Is is possible to query an external database midway through a form and, based upon the result, either branch off on another path and/or pre-fill some fields in the form?

    Basically, I'd need for someone to enter a Project ID. Based upon that ID, we'd need to perform a lookup on a database (that either we host or is somehow available to FormAssembly) and pre-fill some fields. Then, I'd also want to have the user proceed down one of a handful of paths as indicated by the query.

    Can you achieve that with remote scripts or do they just pass data one-way? If not, is there another way to achieve this?