Anatomy of an Item
August 16th, 2009 — 6:31pm
When you’re entering in all of the information for an item, it’s used to properly display the item to the end user. After a user selects a category, they are taken to a screen to browse the items in that category. The screen looks like:
[APP IMAGE 1]
In this table, the summary is built with the following elements:
- Headline (up to 2 lines)
- Item Detail (first 2 lines)
- Subcategories that were selected to show as subdetail.
- Rating
- A thumbnail of the first Image link from the Links section of the item editor.
Once an item is selected, the detail page is displayed and looks like the page below:
[App Image 2]
This page is built in two sections:
- The detail page – This is built by placing the following items in order:
- Image number 1
- The Headline
- The Item Detail
- Images 2-4, if applicable
- A callout with Event Date/Time and Location
- The toolbar. This has buttons for the user to do the following:
- View map. If an address is set, the map link will be available to show the item in Google maps. The user will also be able to view their location, and the location of other items in the category.
- View Video. If a YouTube link has been set, it will automatically launch YouTube from the application.
- Listen to Audio. The application will play the audio clip that was set in the Links section.
- View Web Site. Open a web site that is defined in the links section. If you add a web link in the item detail, the link will open in the application. A Web Link will open in Safari.
- Call/Add to Contacts. Will allow the user to call or add the phone number to their contacts.
Future versions of LocalBeacon will permit you to modify the template that is used to create the items.