Sending Prepopulated Forms from Net Core MVC Controller actions

Copper Contributor

I have a need to send a pre-populated Forms form to a specific client, such that they can complete what data we have for them and return it. 

My problem is being able to create an instance of a Form and populate it prior to emailing it to the client, and then to email it such that they can respond.

I understand that a separate process will receive the returned forms and scrape whatever they enter into my DB for reconciliation.

Any help most gratefully received.

Regards,

Steve Bond.

 

0 Replies