We need modifications to our contact us html form created to dump contacts into our sugar database.
We need a web-to-lead form to run from our client website and dump into our sugarcrm instance. We are new to Sugar and also need some customization done as well, so good work gets more work.
The form will be a standard contact us form and should redirect to a thank you page after patron submits form.
We need modifications to our contact us html form created to dump contacts into our sugar database.
We need a description captured off the form and put into the lead record
When a web-to-lead form is filled on our website, sugarcrm automatically creates a lead and sends an email.
Problem is that this email always has the “reply to” set to the sugarcrm user. We need the “reply to” to be changed to the email provided when the user filled in the form.
As much as possible this change needs to be easily upgradable when new sugarcrm releases are installed onto our system without having to do a bunch of page comparisons and moving of functions. Probably into an external file that is not part of the existing sugar files.
This change has to work on all forms we have currently and may possibly implement in the future.