Link to form in emails to external users
Hi,
I am developing an application which under certain circumstances will send emails to external users with a link to a form for them to enter/update data.
there are 2 types of links
- link to a form to allow external users to create a new record - the link will contain parameters which will prepopulate certain fields on the form.
- link to a stateless form to allow external users to update a record - the link will contain parameters which will prepopulate certain fields on the form.
When the submit button is clicked the record is created/updated and the page will close.
In both cases above the requirement is for the external user to have access to only the form specified in the link.
I was thinking of using the Customer Portal add on so when the link is clicked the portal login screen is displayed if the user has not logged in already and then the relevant form and only that form is presented.
Since these are external users they must not have access to any other forms etc other than the ones in the links.
No access to related reports should be available.
Any suggestions would be greatly appreciated.
Kind Regards,
Tom