Is it possible to use types, views and creds to create the following work flow.
Use Case – Visitor submits enquiry for quotation, website registered user send a quote to the visitors email address. Both are stored in the system.
1. *Visitor* submits form.
2. *Registered User/roie* views multiple such form in the front end.
2. *Registered User/role* adds entries to fields only visible to him/his user access level in the same form from the front end.
3, This form is sent to the visitors email address.
AND
1. Send scheduled posts/custom post type to a specific subscriber.
Thanks