We have a need to submit UDFs, but also would like the ability for logged in users to edit their form submissions and resubmit them with changes. Right now I only see the option of manually reading the data from the database into a dumb name-value pair form and re-saving it after edits.
Does anyone have any suggest design patterns, or other modules, that I might use?
Thanks,
Jonathan
Calgary