Jira code:SQUIP-128
Requirement
From the home page add link to newsletter page.
On new page, it would have the following fields:
Company Name
First Name required
Last Name required
Email address required
Phone number
Region required – this would be a dropdown list
When people sign up, they would be saved in Netsuite as a Lead.
The following subscriptions would need to be saved automatically for our email flyers, under the Contact record of the Lead record – found in the Marketing sub-tab:
General eBlasts
Product Updates
Regional eBlasts
Our Solution
When clicking on the link it will navigate to a page.Page can be created as a landing page.And the necessary fields can be added.On clicking the sign up a lead can be created in the backend using that details and a contact can also be created from that.A script is added for that.Also the Key Account,
Webstore
Unassigned
National Account
Head Office
can be made hidden in the webstore.To automatically add subscription we need to add script and make that subscribed on every time when lead is created.