A portion of the disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever.
One or more implementations relate generally to computer systems and software, and, more particularly, to improved navigation of a multi-page display in an on-demand services environment.
The subject matter discussed in the background section should not be assumed to be prior art merely as a result of its mention in the background section. Similarly, a problem mentioned in the background section or associated with the subject matter of the background section should not be assumed to have been previously recognized in the prior art. The subject matter in the background section merely represents different approaches, which in and of themselves may also be inventions.
Information is often organized as a tree of topics and subtopics. Users can obtain detailed information by drilling into or navigating to the lower levels of the tree. In some cases, a user may be working on a task and may be referencing information present on two or more levels of the tree. Unfortunately, it's hard to get through the day without being interrupted. For example, the user may be in the middle of working on an important business account or a new opportunity, but may be interrupted by a phone call, have to rush to catch a flight, or have to attend a meeting.
When the user is ready to resume working on the task, they must again drill through multiple levels in order to retrieve what they were working on before they were interrupted. This can be very time consuming and inefficient.
Therefore, there is a need for improved systems and techniques that allow users to quickly and easily save their work and resume working at a later time.
In an embodiment, a user accesses various pages of a record over a network. The pages are displayed as a stack of pages. In an embodiment, the user can save a state of the stack so that the user can continue working at a later time right where the user left off. A list is stored that identifies the pages in the stack and an order in which the pages were last displayed. When the user is ready to resume working, the user is provided with an ordered stack of pages.
Disclosed herein is a system and method for improved navigation of a multi-page display. iOS devices, such as the Apple iPhone® and Apple iPad® are examples of devices having a touchscreen interface; however, while iOS devices are referenced herein, a person having ordinary skill in the art will appreciate that other devices may incorporate one or more embodiments of this disclosure. In addition, one or more examples disclosed herein reference interfacing a Salesforce® CRM application on a touchscreen device; however, other applications may also use one or more of embodiments of this disclosure.
In a touchscreen display, one way for multiple pages to be presented is by using two or more overlapping or overlaying pages. In this fashion, in order to access the information lower in the overlay stack, the user needs to swipe right. It is not uncommon for a user to view a common set of pages, often in the same order. However, repeating multiple swipes in order to view the same set of pages in a sequence is inefficient.
In an embodiment, viewing a sequence of pages or a set of pages can be saved or pre-fetched such that the desired set of pages is automatically called up and displayed to the user, thereby reducing the number of swipes required. The screenshots in this application illustrate one or more embodiments of this disclosure.
In a specific embodiment, a method includes saving a plurality of pages of a multi-page display for displaying using a single action.
In an embodiment and by way of example, a method for improved navigation of a multi-page display includes storing a set of records, each record including a set of pages for display at a client, receiving user access requests and transmitting, in response to the user access requests, corresponding pages of a record for display, receiving a user request to save a sequence of pages of the record that have been displayed, storing a list that identifies the pages in the sequence and an order in which the pages were displayed, receiving a user access request for the sequence, and transmitting, in response to the user access request for the sequence, the pages identified in the list, where the identified pages are to be displayed as a stack of pages, and the identified pages in the stack are positioned based on the order.
The client may be a first client and the transmitting the pages identified in the list may include transmitting the pages to a second client, different from the first client.
In an embodiment, pages in the stack that have been displayed earlier are positioned below pages in the stack that have been displayed later.
In another specific embodiment, the method further includes receiving second user access requests and transmitting, in response to the second user access requests, corresponding second pages of the record for display, receiving a second user request to save a second sequence of second pages of the record that have been displayed, storing a second list that identifies the second pages in the second sequence and a second order in which the second pages were displayed, receiving a second user access request for the second sequence, and transmitting, in response to the second user access request for the second sequence, the second pages identified in the second list, where the identified second pages are to be displayed as a second stack of pages, the identified second pages in the second stack are positioned based on the second order, the identified second pages are different from the identified pages, and the second order is different from the order.
In another specific embodiment, the record is a first record and the method further includes receiving second user access requests and transmitting, in response to the second user access requests, corresponding second pages of a second record, different from the first record, for display, receiving a second user request to save a second sequence of second pages of the second record that have been displayed, storing a second list that identifies the second pages in the second sequence and a second order in which the pages were displayed, receiving a second user access request for the second sequence, and transmitting, in response to the second user access request for the second sequence, the second pages identified in the second list, where the identified second pages are to be displayed as a second stack of pages, and the identified second pages in the second stack are positioned based on the second order.
While one or more implementations and techniques are described with reference to an embodiment in which an improved navigation of a multi-page display is implemented in a system having an application server providing a front end for an on-demand database service capable of supporting multiple tenants, the one or more implementations and techniques are not limited to multi-tenant databases nor deployment on application servers. Embodiments may be practiced using other database architectures, i.e., ORACLE®, DB2® by IBM and the like without departing from the scope of the embodiments claimed.
Any of the above embodiments may be used alone or together with one another in any combination. The one or more implementations encompassed within this specification may also include embodiments that are only partially mentioned or alluded to or are not mentioned or alluded to at all in this brief summary or in the abstract. Although various embodiments may have been motivated by various deficiencies with the prior art, which may be discussed or alluded to in one or more places in the specification, the embodiments do not necessarily address any of these deficiencies. In other words, different embodiments may address different deficiencies that may be discussed in the specification. Some embodiments may only partially address some deficiencies or just one deficiency that may be discussed in the specification, and some embodiments may not address any of these deficiencies.
In the following drawings like reference numbers are used to refer to like elements. Although the following figures depict various examples, the one or more implementations are not limited to the examples depicted in the figures.
Systems and methods are provided for improved navigation of a multi-page display. As used herein, the term multi-tenant database system refers to those systems in which various elements of hardware and software of the database system may be shared by one or more customers. For example, a given application server may simultaneously process requests for a great number of customers, and a given database table may store rows for a potentially much greater number of customers. As used herein, the term query plan refers to a set of steps used to access information in a database system.
Environment 110 is an environment in which an on-demand database service exists. User system 112 may be any machine or system that is used by a user to access a database user system. For example, any of user systems 112 can be a handheld computing device, a mobile phone, a laptop computer, a work station, and/or a network of computing devices. As illustrated in
An on-demand database service, such as system 116, is a database system that is made available to outside users that do not need to necessarily be concerned with building and/or maintaining the database system, but instead may be available for their use when the users need the database system (e.g., on the demand of the users). Some on-demand database services may store information from one or more tenants stored into tables of a common database image to form a multi-tenant database system (MTS). Accordingly, “on-demand database service 116” and “system 116” will be used interchangeably herein. A database image may include one or more database objects. A relational database management system (RDMS) or the equivalent may execute storage and retrieval of information against the database object(s). Application platform 118 may be a framework that allows the applications of system 116 to run, such as the hardware and/or software, e.g., the operating system. In an embodiment, on-demand database service 116 may include an application platform 118 that enables creation, managing and executing one or more applications developed by the provider of the on-demand database service, users accessing the on-demand database service via user systems 112, or third party application developers accessing the on-demand database service via user systems 112.
The users of user systems 112 may differ in their respective capacities, and the capacity of a particular user system 112 might be entirely determined by permissions (permission levels) for the current user. For example, where a salesperson is using a particular user system 112 to interact with system 116, that user system has the capacities allotted to that salesperson. However, while an administrator is using that user system to interact with system 116, that user system has the capacities allotted to that administrator. In systems with a hierarchical role model, users at one permission level may have access to applications, data, and database information accessible by a lower permission level user, but may not have access to certain applications, database information, and data accessible by a user at a higher permission level. Thus, different users will have different capabilities with regard to accessing and modifying application and database information, depending on a user's security or permission level.
Network 114 is any network or combination of networks of devices that communicate with one another. For example, network 114 can be any one or any combination of a LAN (local area network), WAN (wide area network), telephone network, wireless network, point-to-point network, star network, token ring network, hub network, or other appropriate configuration. As the most common type of computer network in current use is a TCP/IP (Transfer Control Protocol and Internet Protocol) network, such as the global internetwork of networks often referred to as the “Internet” with a capital “I,” that network will be used in many of the examples herein. However, it should be understood that the networks that the one or more implementations might use are not so limited, although TCP/IP is a frequently implemented protocol.
User systems 112 might communicate with system 116 using TCP/IP and, at a higher network level, use other common Internet protocols to communicate, such as HTTP, FTP, AFS, WAP, etc. In an example where HTTP is used, user system 112 might include an HTTP client commonly referred to as a “browser” for sending and receiving HTTP messages to and from an HTTP server at system 116. Such an HTTP server might be implemented as the sole network interface between system 116 and network 114, but other techniques might be used as well or instead. In some implementations, the interface between system 116 and network 114 includes load sharing functionality, such as round-robin HTTP request distributors to balance loads and distribute incoming HTTP requests evenly over a plurality of servers. At least as for the users that are accessing that server, each of the plurality of servers has access to the MTS' data; however, other alternative configurations may be used instead.
In one embodiment, system 116, shown in
One arrangement for elements of system 116 is shown in
Several elements in the system shown in
According to one embodiment, each user system 112 and all of its components are operator configurable using applications, such as a browser, including computer code run using a central processing unit such as an Intel Pentium® processor or the like. Similarly, system 116 (and additional instances of an MTS, where more than one is present) and all of their components might be operator configurable using application(s) including computer code to run using a central processing unit such as processor system 117, which may include an Intel Pentium® processor or the like, and/or multiple processor units. A computer program product embodiment includes a machine-readable storage medium (media) having instructions stored thereon/in which can be used to program a computer to perform any of the processes of the embodiments described herein. Computer code for operating and configuring system 116 to intercommunicate and to process webpages, applications and other data and media content as described herein are preferably downloaded and stored on a hard disk, but the entire program code, or portions thereof, may also be stored in any other volatile or non-volatile memory medium or device as is well known, such as a ROM or RAM, or provided on any media capable of storing program code, such as any type of rotating media including floppy disks, optical discs, digital versatile disk (DVD), compact disk (CD), microdrive, and magneto-optical disks, and magnetic or optical cards, nanosystems (including molecular memory ICs), or any type of media or device suitable for storing instructions and/or data. Additionally, the entire program code, or portions thereof, may be transmitted and downloaded from a software source over a transmission medium, e.g., over the Internet, or from another server, as is well known, or transmitted over any other conventional network connection as is well known (e.g., extranet, VPN, LAN, etc.) using any communication medium and protocols (e.g., TCP/IP, HTTP, HTTPS, Ethernet, etc.) as are well known. It will also be appreciated that computer code for implementing embodiments can be implemented in any programming language that can be executed on a client system and/or server or server system such as, for example, C, C++, HTML, any other markup language, Java™, JavaScript, ActiveX, any other scripting language, such as VBScript, and many other programming languages as are well known may be used. (Java™ is a trademark of Oracle America, Inc.).
According to one embodiment, each system 116 is configured to provide webpages, forms, applications, data and media content to user (client) systems 112 to support the access by user systems 112 as tenants of system 116. As such, system 116 provides security mechanisms to keep each tenant's data separate unless the data is shared. If more than one MTS is used, they may be located in close proximity to one another (e.g., in a server farm located in a single building or campus), or they may be distributed at locations remote from one another (e.g., one or more servers located in city A and one or more servers located in city B). As used herein, each MTS could include one or more logically and/or physically connected servers distributed locally or across one or more geographic locations. Additionally, the term “server” is meant to include a computer system, including processing hardware and process space(s), and an associated storage system and database application (e.g., OODBMS or RDBMS) as is well known in the art. It should also be understood that “server system” and “server” are often used interchangeably herein. Similarly, the database object described herein can be implemented as single databases, a distributed database, a collection of distributed databases, a database with redundant online or offline backups or other redundancies, etc., and might include a distributed database or storage network and associated processing intelligence.
User system 112, network 114, system 116, tenant data storage 122, and system data storage 124 were discussed above in
Application platform 118 includes an application setup mechanism 238 that supports application developers' creation and management of applications, which may be saved as metadata into tenant data storage 122 by save routines 236 for execution by subscribers as one or more tenant process spaces 204 managed by tenant management process 210 for example. Invocations to such applications may be coded using PL/SOQL 34 that provides a programming language style interface extension to API 232. A detailed description of some PL/SOQL language embodiments is discussed in commonly owned U.S. Pat. No. 7,730,478 entitled, METHOD AND SYSTEM FOR ALLOWING ACCESS TO DEVELOPED APPLICATIONS VIA A MULTI-TENANT ON-DEMAND DATABASE SERVICE, by Craig Weissman, filed Sep. 21, 2007, which is incorporated in its entirety herein for all purposes. Invocations to applications may be detected by one or more system processes, which manages retrieving application metadata 216 for the subscriber making the invocation and executing the metadata as an application in a virtual machine.
Each application server 200 may be communicably coupled to database systems, e.g., having access to system data 125 and tenant data 123, via a different network connection. For example, one application server 2001 might be coupled via the network 114 (e.g., the Internet), another application server 200N-1 might be coupled via a direct network link, and another application server 200N might be coupled by yet a different network connection. Transfer Control Protocol and Internet Protocol (TCP/IP) are typical protocols for communicating between application servers 200 and the database system. However, it will be apparent to one skilled in the art that other transport protocols may be used to optimize the system depending on the network interconnect used.
In certain embodiments, each application server 200 is configured to handle requests for any user associated with any organization that is a tenant. Because it is desirable to be able to add and remove application servers from the server pool at any time for any reason, there is preferably no server affinity for a user and/or organization to a specific application server 200. In one embodiment, therefore, an interface system implementing a load balancing function (e.g., an F5 Big-IP load balancer) is communicably coupled between the application servers 200 and the user systems 112 to distribute requests to the application servers 200. In one embodiment, the load balancer uses a least connections algorithm to route user requests to the application servers 200. Other examples of load balancing algorithms, such as round robin and observed response time, also can be used. For example, in certain embodiments, three consecutive requests from the same user could hit three different application servers 200, and three requests from different users could hit the same application server 200. In this manner, system 116 is multi-tenant, wherein system 116 handles storage of, and access to, different objects, data and applications across disparate users and organizations.
As an example of storage, one tenant might be a company that employs a sales force where each salesperson uses system 116 to manage their sales process. Thus, a user might maintain contact data, leads data, customer follow-up data, performance data, goals and progress data, etc., all applicable to that user's personal sales process (e.g., in tenant data storage 122). In an example of a MTS arrangement, since all of the data and the applications to access, view, modify, report, transmit, calculate, etc., can be maintained and accessed by a user system having nothing more than network access, the user can manage his or her sales efforts and cycles from any of many different user systems. For example, if a salesperson is visiting a customer and the customer has Internet access in their lobby, the salesperson can obtain critical updates as to that customer while waiting for the customer to arrive in the lobby.
While each user's data might be separate from other users' data regardless of the employers of each user, some data might be organization-wide data shared or accessible by a plurality of users or all of the users for a given organization that is a tenant. Thus, there might be some data structures managed by system 116 that are allocated at the tenant level while other data structures might be managed at the user level. Because an MTS might support multiple tenants including possible competitors, the MTS should have security protocols that keep data, applications, and application use separate. Also, because many tenants may opt for access to an MTS rather than maintain their own system, redundancy, up-time, and backup are additional functions that may be implemented in the MTS. In addition to user-specific data and tenant specific data, system 116 might also maintain system level data usable by multiple tenants or other data. Such system level data might include industry reports, news, postings, and the like that are sharable among tenants.
In certain embodiments, user systems 112 (which may be client systems) communicate with application servers 200 to request and update system-level and tenant-level data from system 116 that may require sending one or more queries to tenant data storage 122 and/or system data storage 124. System 116 (e.g., an application server 200 in system 116) automatically generates one or more SQL statements (e.g., one or more SQL queries) that are designed to access the desired information. System data storage 124 may generate query plans to access the requested data from the database.
Each database can generally be viewed as a collection of objects, such as a set of logical tables, containing data fitted into predefined categories. A “table” is one representation of a data object, and may be used herein to simplify the conceptual description of objects and custom objects. It should be understood that “table” and “object” may be used interchangeably herein. Each table generally contains one or more data categories logically arranged as columns or fields in a viewable schema. Each row or record of a table contains an instance of data for each category defined by the fields. For example, a CRM database may include a table that describes a customer with fields for basic contact information such as name, address, phone number, fax number, etc. Another table might describe a purchase order, including fields for information such as customer, product, sale price, date, etc. In some multi-tenant database systems, standard entity tables might be provided for use by all tenants. For CRM database applications, such standard entities might include tables for Account, Contact, Lead, and Opportunity data, each containing pre-defined fields. It should be understood that the word “entity” may also be used interchangeably herein with “object” and “table.”
In some multi-tenant database systems, tenants may be allowed to create and store custom objects, or they may be allowed to customize standard entities or objects, for example by creating custom fields for standard objects, including custom index fields. U.S. Pat. No. 7,779,039, filed Apr. 2, 2004, entitled “Custom Entities and Fields in a Multi-Tenant Database System”, which is hereby incorporated herein by reference, teaches systems and methods for creating custom objects as well as customizing standard objects in a multi-tenant database system. In certain embodiments, for example, all custom entity data rows are stored in a single multi-tenant physical table, which may contain multiple logical tables per organization. It is transparent to customers that their multiple “tables” are in fact stored in one large table or that their data may be stored in the same table as the data of other customers.
The client is a general purpose computer with hardware and software such as shown by user systems 112 in
In a specific embodiment, the client is a portable electronic device (e.g., tablet computer, or smartphone) having a touch-sensitive display or touchscreen. A touchscreen is an electronic visual display or screen that can detect the presence and location of a touch within the display area. For example, a user may provide input by touching (e.g., tapping, gesturing, or swiping) the display of the device with a finger or hand. Touchscreens can also sense other passive objects, such as a stylus. Some specific examples of portable electronic devices suitable for use with the present invention include the iPad® and iPhone® from Apple Inc., the Galaxy Tab from Samsung, and the HTC Desire and Nexus One® from HTC Corporation.
The application program can request, receive, and process data from a user, the server, or both. The data can be shown via the display. The application program can be a mobile browser program (e.g., Safari, Android browser, BlackBerry browser, or Internet Explorer Mobile), a mobile application or mobile app.
In a specific implementation, the mobile app is a native app. Typically, a native app is installed directly onto the client device and can be launched directly from a home page screen of the device such as by tapping on a launcher icon. The native app may be pre-installed on the client device during manufacture or may be downloaded by the user from various mobile software distribution platforms (e.g., AppExchange™ from salesforce.com, Apple App Store, Amazon Appstore, Google play, and others). A native app may be built using the device's native programming language (e.g., Java for Android by Google, Objective-C for iOS by Apple, or Visual C++ for Windows Mobile by Microsoft). A native app can be run as a standalone application (e.g., without the browser).
In another specific implementation, the mobile app is a web application or web app. A web app is typically accessed through the device's browser program. For example, a web app can be delivered over the hypertext transfer application protocol (HTTP) and can use server-side processing, client-side processing (e.g., JavaScript), or both to provide an application-like experience within a Web browser. More particularly, a web app may be written using HTML5, CSS3, JavaScript, server-side languages, a web application framework (e.g., PHP, Rails, or Python), or combinations of these.
In another specific implementation, the mobile app is a hybrid app. The hybrid app may be built using web technologies, but may be wrapped in a platform-specific shell that allows it to be installed like a native app.
The server includes components similar to the components shown in system 116 in
An application such as a Web server 350 can deliver pages (e.g., Web pages) and other data or content from the storage to application program 330. The pages may be rendered as panels to be shown on display 325. In a specific implementation, applications 325 include a customer relationship management (CRM) application or system 355. The CRM system can provide a platform to help employees collaborate, connect with customers, manage potential deals and opportunities, and provide responsive customer service.
In this specific implementation, the CRM system maintains a set of records stored in records database 335. The records can include, for example, business accounts, opportunities, leads, cases, issues, products, projects, and so forth. The records can include, be associated with, or be linked to content pages which provide detailed views of the various parameters of a particular record. A user at client 305 can access the CRM records through application program 330. Information about a specific record can be shown on the display as a stack of pages or panels 360.
For example, an opportunities record may include a first or overview page that includes a brief description of the opportunity (e.g., opportunity amount, status, or likelihood of success). The overview page may include links to other pages such as a second or contacts page that lists the people involved in the opportunity. In turn, the contacts page may include links to a third page or detailed profile page of a person. The profile page may include information such as the person's phone number, email address, supervisor, and so forth.
In a specific embodiment, these pages are shown as a stack of pages or panels 360 on the display. In this specific embodiment, upon selecting the opportunities record, the first page (e.g., opportunity overview page) is transmitted from the server to the application program and shown on the display. The user can navigate from the first page to the second page (e.g., contacts). For example, the user may tap a contacts link shown on the first page and the second page may similarly be transmitted from the server to the application program and shown on the display.
More particularly, the second page may be placed on top of the first page so that a stack including the first and second pages is formed. The user can navigate from the second page to the third page (e.g., detailed profile page) by tapping on a particular contact shown on the second page. The third page may then be similarly transmitted from the server to the application program and shown on the display. The third page may be placed on top of the stack so that the second page is now sandwiched between the third page and the first page, the first page being at the bottom of the stack. The user can navigate through the stack by using finger gestures. For example, the user can touch the surface of the display and use a swipe gesture to go from the third page (currently at the top of the stack) to the second page so that the second page is now at the top of the stack. The third page may be removed from the stack or may be placed underneath the second page in the stack.
A feature of the system allows the user to save or bookmark the sequence of pages in the stack. The saved sequence can be saved such as in favorites database 345. The user can retrieve the stack at a later time without having to again manually drill or tap through each of the pages. In this specific implementation, rather than bookmarking a single page of the stack or individually bookmarking each page of the stack, the sequence of pages, actions, or state of the stack is saved with a single user action. The system can save the order of the pages in the stack.
For example, in some cases, there may be relevant information on two or more pages of the stack. Consider the following. A user is working on an opportunity and has drilled through several pages of information related to the opportunity. A first page in a stack lists the particular products that are part of the opportunity. A second page, accessed from the first page, is on top of first page and lists the people involved in the opportunity. A third page, accessed from the second page, is on top of the second page and lists detailed profile information for a person involved on the opportunity.
The user is composing a message to send to several of the people involved in the opportunity and is using the second page (contacts listing page) and the third page (contact profile page) in order to determine who should be sent the message. The user, however, must attend a meeting or board a flight. The user can save the sequence of pages in the stack and turn the device off. When the user is ready to resume working on the message, the user can turn the device on, access the opportunity record, and retrieve the saved sequence. The user can then continue their work without having to individually reopen each of the individual pages.
In a step 415, the application program displays, in response to user selections, corresponding pages of the selected record. For example, the selected record may be a particular opportunity (e.g., potential sales deal) that the user is working on. The record may include links to various pages associated with the record. The pages may include links to other pages, and so forth (e.g., hierarchical arrangement having multiple levels of information). The pages of a record can include information such as the opportunity or deal amount, competitors, expected close date, opportunity stage (e.g., prospecting, negotiation, review, closed won, or closed lost), team members involved on the opportunity, a listing of products that the customer is interested in purchasing, quantity of product, quoted prices, list prices, product datasheets, material safety datasheets, discounts, delivery or contract terms—just to name a few examples.
In a specific implementation, as the user navigates or drills through the various levels of the record, the selected pages may be displayed as stack of pages on the display. The pages of the stack may at least partially overlap (e.g., fan or ribbon spread) or completely overlap. When pages are at least partially or completely overlapping, the user may access a previous page in the stack by making a swiping gesture over the top of the stack until the desired page is reached. For example, the user may swipe from right to left to go backwards through the stack and from left to right to go forward through the stack. Alternatively, the user may swipe from right to left to go forward through the stack and from left to right to go backwards through the stack. When pages are at least partially overlapping, the user may access a previous page by tapping on a non-overlapped portion of the desired page.
In a step 420, the user is permitted to save a sequence of pages in the stack.
As shown in
The user can save the sequence of pages in the stack by selecting (e.g., tapping) save button 525. Upon tapping the save button, the user may be shown a dialog box to name the sequence (e.g., “my favorite stack”). In a specific implementation, the sequence is saved at the server such as in user favorites database 345 (
Referring now to
Referring now to
As shown in
As discussed above, the user can name the sequence (e.g., “My favorite stack.”).
As discussed above, the user may access a previous page in the stack by, for example, making a swiping gesture with their finger or tapping on a non-overlapped portion of the previous page.
The user can tap save button 1435 (as shown in
In a step 1715, user selections within a record are received. The system transmits in response to the user selections corresponding pages of the record for display at the client. In a step 1720, the system receives a request from the user to save a sequence of pages of the record.
In a step 1725, the system stores a list that identifies the pages in the sequence and a specific order of the pages. The pages may be identified by a page identifier. In a specific implementation, the page identifier includes a uniform resource identifier (URI) or uniform resource locator (URL) that is associated with the page. It should be appreciated, however, that the page identifier can be anything that uniquely identifies or helps to identify the page. For example, the page identifier may include a compact URI (CURIE), Extensible Resource Identifier (XRI), fragment identifier, Internationalized Resource Identifier (IRI), Internet Protocol address (IP address), page title, page name, record name, characters, letters, numbers, ASCII codes, UNICODE, or combinations of these.
In a specific implementation, the specific order of the pages is the order of pages in the stack immediately before the user decides to save the sequence. The specific order of the pages may be the order of the pages in which they were last displayed (e.g., immediately prior to the sequence being saved). This allows the user to resume working right where the user left off. In another specific implementation, the saved order is different from the order in which the pages were last displayed.
In a specific implementation, the list is stored at the server. Storing the list at the server allows the user to access the saved sequence from a client different from the client used to originally access the record. In another specific implementation, the list is stored at the client. Storing the list at the client allows the user to access the saved sequence while the client is offline.
In a step 1730, the system receives a request to retrieve the saved sequence. In a step 1735, the system transmits the pages identified in the list for display at the client. In a specific implementation, the pages are to be displayed as a stack of pages where the pages in the stack are positioned based on the specific order (e.g., the order of the pages immediately prior to the user selecting the save sequence option).
In a specific implementation, the request is received at the server. The request may include, for example, an identification of the sequence of pages to be retrieved, the user name, an identification of the record associated with the save sequence of pages, or combinations of these. In response to the request, the pages may be transmitted from the server to the client.
In another specific implementation, the saved sequence of pages and the pages themselves (e.g., the page content) is stored locally at the client for offline use. In this specific implementation, the pages may be transmitted or fetched from local storage (e.g., client's hard drive) to the application program for display on the electronic screen of the client.
For example, user A can save a first set of page sequences 1825 for record X. As shown in
User B can save a third set of page sequences 1835 for record X. The third set of page sequences may include page G, followed by page F, followed by page A. The third set may be different from or the same as a set of page sequences for user A.
In this example, user A is also authorized to access record Y. Thus, user A can save a fourth set of page sequences 1840 for record Y. A saved set of page sequences can include any number of pages from the associated record.
For example, the user can select a “more” button 2210 (
As shown in
In a specific implementation, a method includes storing a plurality of records, each record comprising a plurality of pages, receiving user access requests and transmitting, in response to the user access requests, corresponding pages of a record for display, receiving a user request to save a sequence of pages of the record that have been displayed, storing a list that identifies the pages in the sequence and an order in which the pages were last displayed, and upon receiving a request for the sequence, the request being based on having detected that the record has been selected, automatically pre-fetching, the pages identified in the list.
While one or more implementations have been described by way of example and in terms of the specific embodiments, it is to be understood that one or more implementations are not limited to the disclosed embodiments. To the contrary, it is intended to cover various modifications and similar arrangements as would be apparent to those skilled in the art. Therefore, the scope of the appended claims should be accorded the broadest interpretation so as to encompass all such modifications and similar arrangements.
This application claims the benefit of U.S. Provisional Patent Application 61/526,748 entitled SYSTEMS AND METHODS FOR IMPROVED NAVIGATION OF A MULTI-PAGE DISPLAY, by Marni A. Gasn, Ciara Peter, and Pratima Arora, filed Aug. 24, 2011 (Attorney Docket No. 741PROV), the entire contents of which are incorporated herein by reference.
Number | Date | Country | |
---|---|---|---|
61526748 | Aug 2011 | US |