We have a pretty elaborate (cookie-driven) multi-page webform that creates a new lead upon creation.
After we receive the form we generally call them and complete some data that they didn’t fill out when submitting and ask some further questions.
Some of our customers prefer to do this in written form, instead of over the phone.
What would be the easiest way to grant the customer access to the data he/she has already provided and allow him/her to change or complete that data?
Giving them access to the CRM as a restricted user isn’t workable either for various reasons.
Best would of course be for them to be able to access the same form they used before, with their data prepolulated out of the CRM… not sure how that can be done?
And if the answer is a custom form with direct connection to SuiteCRM-API I’d need some pretty detailed pointers for how to go about that… I have basic PHP knowledge, but have never built anything that directly communicates with Sugar through its own framework.
Happy for any thoughts!
John