Mobile Web starter stores subscriptions page
The subscriptions page confirms and updates the customer's notification settings. Customers can opt in or out of several communication subscriptions settings, such as e-mail or SMS messages.
Screen captures
The subscriptions page is available on both smart phone and tablet devices.
Smart phone screen capture
Tablet screen capture
Elements of the subscriptions page
The subscriptions page contains the following page elements:
JSP files
- MySubscriptionDisplayForm.jsp represents the smart phone page.
- MySubscriptionsView.jsp represents the tablet page.
Buttons
- When Submit is tapped, PersonChangeServicePersonUpdate is called.