2 part question about forms and data.

Permalink
I have a client who needs a fairly simple application pieced together and they need it to do a couple of things I haven't done in the past with concrete5, and I thought it worth asking if there is a semi simple way to get there.

A registered user submits a form.
a separate block then displays information from their user info.

basically a block that says This person or company has already submitted this form.

To do this I am imagining two processes I haven't done before.
1. I would need to pass their user information to the form via a form object of some kind and I am not sure how to pull this off.
2. I would need to pull data from a form submission and display it.

Any thoughts on the simplest way to get here?

btugwell
 
btugwell replied on at Permalink Reply
btugwell
Any thoughts?