Feature Pack 8: The Madisons store is deprecated. Most features demonstrated in the Madisons store are available in the Aurora store.

Mobile My Account: Personal information

The mobile personal information page enables customers to update their current personal information file with the store. 

Elements of the mobile My Account: Personal information page

Mobile My Account: Personal information screen capture

JSP files
  • UserRegistrationUpdateForm.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 Update is clicked, PersonChangeServicePersonUpdate is called.