Mobile My Account: My subscriptions
The My subscriptions page confirms and updates the customer's promotional e-mail notification status, mobile phone number, and mobile notification statuses.
Elements of the mobile My Account: My subscriptions page
JSP files
- MySubscriptionDisplayForm.jsp represents the entire page.
- CachedHeaderDisplay.jsp displays the store's header.
- CachedFooterDisplay.jsp displays the store's footer.
JSP file fragments
- BreadCrumbTrailDisplay.jspf displays the breadcrumb trail.
Links and buttons
- When Home is clicked in the breadcrumb trail, mobileHome is called.
- When My Account is clicked in the breadcrumb trail, MyAccountDisplay is called.
- When Submit is clicked, PersonChangeServicePersonUpdate is called.