METHOD AND SYSTEM FOR CALLING/EXECUTING AN ACTION FROM AN OUTSIDE APPLICATION WITHIN AN EXISTING OPEN APPLICATION
Systems and methods for executing a second application within a primary application window are provided, thereby improving the usability of graphical user interfaces (GUI). An exemplary method comprises executing a first application on the primary application window. The primary application window displays a plurality of GUI elements associated with the first application. The first application is configured to execute a second application upon processing an event invoked on the primary application window. Thereafter, the first application and the primary application window are suspended and a secondary application window is displayed within the primary application window. The second application window displays a plurality of GUI elements associated with the secondary application. The first application and primary application window automatically resume after closing the secondary application window.
This application claims the benefit of co-pending U.S. patent application Ser. No. 17/215,620, filed Mar. 29, 2021, which claims priority to U.S. Provisional Patent Application Ser. No. 63/022,703, filed May 11, 2020, and entitled “Method and System for Calling/Executing an Action From an Outside Application Within An Existing Open Application,” both of which are incorporated by reference herein in its entirety, including any figures, tables, equations, or drawings.
TECHNICAL FIELDThe systems and methods disclosed herein generally relate to software improvements. More particularly, the systems and methods improve the usability of graphical user interfaces (GUI) by providing for the execution of another application within the window of a primary application and automatically returning to the primary application upon completion.
BACKGROUNDSince the innovation of computers and computer user interfaces, a primary struggle for technology adoption has been interface design and operator training. As we have entered the modern computing era computers and computer software design has permeated all aspects of our lives, yet application interface design continues to lag necessitating extensive training and user guides. Today application users are required to navigate, or be taken to, the appropriate section of an application to perform certain actions.
The principles disclosed herein removes this requirement and empowers application builders to provide unlimited functionality to take action for any action from any page or section of an application, including the ability to take action from within one application to another application without leaving the current application.
The principles disclosed herein pertain to the art of a method for calling and executing an action from an outside application from within an existing open application to perform an action, thereby streamlining the user experience while performing a task. The method comprises of: (a) a running application; (b) a plurality of external actions that can be invoked; (c) an application method and state that can call external actions; and (d) means for calling and executing these external actions without leaving the running application state.
In current applications, such as a customer relationship management (CRM), in order to add a new customer users are required to either navigate to the appropriate section of the application or search for the action wanting to be taken, such as adding a new customer. Thereafter, the user is either taken or navigates to that section where they are able to add a new customer.
The principles disclosed herein, with recent advances in computer technology, provides the ability for a computer operator to add a new customer within a CRM from anywhere within the application without leaving the current area of the application. For example, a computer operator using a CRM could be in the reporting area of the CRM application and type ‘add new customer’ in a search box and have the ability to add a new customer without ever leaving the reporting area of the CRM.
Therefore, the principles disclosed herein can massively streamline computer operator workflow, massively negate the need for application training, and fundamentally change what is possible today with computer application interfaces. The principles disclosed herein are applicable across various industries and devices. For example, automotive screens and voice interfaces, mobile phone platforms, computer based applications, and other computing devices.
SUMMARYSystems and methods for executing a second application within a primary application window are provided, thereby improving the usability of GUIs. An exemplary method comprises executing a first application on the primary application window. The primary application window displays a plurality of GUI elements associated with the first application. The first application is configured to execute a second application upon processing an event invoked on the primary application window. Thereafter, the first application and the primary application window are suspended and a secondary application window is displayed within the primary application window. The second application window displays a plurality of GUI elements associated with the secondary application. The first application and primary application window automatically resume after closing the secondary application window.
In accordance with one aspect of the principles disclosed herein, an input mechanism (text search input, buttons, links, voice application programming interface (API), web API) that searches for matching events is disclosed. The input mechanism may also search multiple types of fields simultaneously such as customers, items, etc. in addition to matching events. Matching Events may include pre-defined phrases, user modifiable phrases, and A.I. augmented phrases based on user activity.
In accordance with another aspect of the principles disclosed herein, in the case of a Text Search Input or Voice API call or Web API call, a listening mechanism is disclosed to identify Matching Events. When the listening mechanism identifies a matching Quick Action the Quick Action link is returned to be passed via an App Method off an identifiable tag, class, or attribute of an element.
In accordance with still another aspect of the principles disclosed herein, an application method based off an identifiable tag, class, or attribute of an element permits the ability to open a window within the current running application. The application method will also pass a callback function to the application method making it possible to maintain the original running application state at the end of the Quick Action.
In accordance with still another aspect of the principles disclosed herein, a scripting application running within the running application, such as JavaScript, provides the ability for an application method to be called and run within the running application. The principles disclosed herein also provides the ability for the application method to be called and run within the scripting application.
In accordance with still another aspect of the principles disclosed herein, the principles disclosed herein provides a support for executing actions within a modal or window of the running application such a showing a form, adding events to the form, and adding event specific buttons or actions.
One or more aspects of the principles disclosed herein provides user interaction and input within the modal or window of the running application for the Quick Action.
Other aspects of the principles disclosed herein provide support for registered events to be performed by the user to the called Quick Action and once performed to call the application specific methods and to pass the original callback function back to the scripting application residing within the running application.
Other benefits and advantages will become apparent to those skilled in the art to which it pertains upon reading and understanding of the following detailed specification.
The detailed description makes reference to the accompanying figures wherein:
The figures are only intended to facilitate the description of the principles disclosed herein. The figures do not illustrate every aspect of the principles disclosed herein and do not limit the scope of the principles disclosed herein. Other objects, features, and characteristics will become more apparent upon consideration of the following detailed description.
DETAILED DESCRIPTIONA detailed illustration is disclosed herein. However, techniques, methods, processes, systems and operating structures in accordance with the principles disclosed herein may be embodied in a wide variety of forms and modes, some of which may be quite different from those disclosed herein. Consequently, the specific structural and functional details disclosed herein are merely representative.
The flowcharts and block diagrams described in the figures below illustrate the architecture, functionality, and operation of possible implementations of systems, methods, and computer program products according to various embodiments of the principles disclosed herein. In this regard, each block in the flowcharts or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified local function(s). In some alternative implementations, the functions noted in a block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. Furthermore, each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
Window 102 is displayed on a user terminal executing a web application. The user terminal communicates over a network with a server. As shown in
In this example, top header area 106 comprises top navigation menu 112 comprises a plurality of uniform resource location (URL) links configured to navigate users to the various functions and information of the web application. As shown, top navigation menu 112 comprises a tab-based menu system that requires a user to navigate through various tabs to access the plurality of URL links. Also, sidebar area 104 comprises side navigation menu 114, which comprises a plurality of additional URL links to access the functions and information of the web application. As a result, the learning curve for navigating the functions and information of the web application can be steep and require excessing time and resource demand of the user. Such difficulties can further exasperate the adoption of technology within organizations that some businesses are facing. Organizations today are measuring the adoption rate of the technology they deploy and generally seek training solutions to low adoption rates. Because of these low adoption rates, user productivity suffers, company reporting is incomplete, and users struggle to be successful at their position.
Such inherent disadvantages in know systems have not been entirely ignored. As shown in
Yet another issue with known methods of navigating web application is the use of system resources. In this example, each URL link is configured to generate a Hypertext Transfer Protocol (HTTP) GET request to a server and download Hypertext Markup Language (HTML), images, Cascading Style Sheets (CSS), and JavaScript code onto the local memory of the user terminal. As a result, the user terminal is required to cache or re-download portions of the web application as the user inefficiently navigates from application to application. This can adversely affect the performance of the web application on user terminals due to limited system resources, and can negatively impact the productivity of the user. Providing a solution to these usability problem has tremendous positive financial implications to various businesses and users of software technology.
Referring to
One of ordinary skill in the art will readily recognize that the system architecture of server side 300 is a simplified view and can include additional elements that are not depicted without departing from the principles disclosed herein. For example, although a single stand-alone server side 300 is depicted, a plurality of servers (or server-like devices) can be connected to one or more data storage systems. Furthermore, the server side 300 can be local, remote, or a combination thereof. In this example, server side 300 is configured to communicate over network 400.
User terminals 202 communicate over network 400 with server side 300. Exemplary user terminals include, but are not limited to, a mobile telephone, cellular telephone, smart telephone, laptop computer, netbook, personal digital assistant (PDA), or any other computing device with a display and suitable for network communication. In this example, user terminals 202 comprises a web browser application that supports executing JavaScript code, Asynchronous JavaScript and XML(AJAX), HTML, and CSS. Application 204 comprises computer executable instructions and is stored in memory located on user terminal 202. As described in detail below, Application 204 is configured to execute quick actions that can receive, process, store, and transmit information between user terminal 202 and server side 300.
Network 400 can be a local area network (LAN), a wide area network (WAN), the Internet, cellular networks, satellite networks or any other network that permits the transfer and/or reception of data to and/or from server side 300. The data transmitted to or from server side 300 through network 400 can be transmitted and/or received utilizing standard telecommunications protocol or standard networking protocol. In the example shown in
Routing engine 506 is configured to receive information and determine the application 500 and application view 502 of the CRM application to display on a user terminal (shown in
Turning next to
As shown in Code excerpt 1, quick actions utilizing callback functions are defined for searching and adding customers. The app variable corresponds to the main class of the CRM application and defines global functions and global variables that are accessible by any application of the CRM application. Therefore, the quick actions for searchCustomers and addCustomers are configured to be called from any application of the CRM application. The arguments passed to the searchCustomers method includes options, a callback function, and a callback object. The arguments passed to the addCustomer method includes options, a callback function, and a callback object. Code excerpt 1 also includes configurations for click handlers for an identifiable tag, class, or attribute. These click handlers are configured to call the global methods searchCustomers and addCustomer, respectively. The click handlers are defined outside of the app variable, and therefore only accessible to the specific application of the CRM application that they are defined.
Primary application window 608 depicts the current application of the CRM web application that the user is interacting with. In this example, primary application window 608 comprises a plurality of GUI elements, including search bar 610, URL link 612, and URL link 614. As shown, URL link 612 comprises selectable text while URL link 614 comprises a selectable icon. Further, URL link 612 and URL link 614 comprise of an identifiable tag, class, or attribute definition for addCustomer. As a result, URL link 612 and URL link 614 are configured to call a quick action to add a customer in accordance with the principles disclosed herein.
In addition, search bar 610 is configured to allow a user to search for and select a quick action in accordance with the principles disclosed herein. The user can enter a text input into search bar 610. Furthermore, user terminal 602 is configured to receive voice or speech input through microphone 606. A speech-to-text service or processor is configured to generate a textual interpretation of the voice or speech input which is entered into search bar 610. As discussed above with reference to
In step 616, the user selects a quick action to add a customer. As a result, this triggers an onClick event that the event handler of the CRM application processes in step 618 (shown in
As shown in Code excerpt 2, the event handler suspends the internal state of the application currently executing on primary application window 608. In this example, the browser is prevented from changing the current application by disabling the Hypertext Reference (HREF) command and stopping all other events of the current application from executing. The plurality of GUI elements of the application currently executing on primary application window 608 are configured to remain rendered on primary application window 608, while its internal state is suspended. Further, any HTML, images, CSS, and JavaScript code associated with the application currently executing on primary application window 608 remain stored on the system Random Access Memory (RAM). As a result, the user can interact with the quick action and will automatically return to the current state of the application currently executing on primary application window 608 after exiting or canceling the quick action. Further, the event handler stores a reference to the element that was clicked on, thereby allowing the quick action to access the values of the element that was clicked on. In Code excerpt 2 a reference to the application currently suspended on primary application window 608 is stored. As a result, the functions (including quick actions) and variables defined in Code excerpt 1 can be accessed within a quick action. In step 620, the quick action is processed utilizing a callback function. Code excerpt 3 illustrates an exemplary code fragment for processing a quick action to add a customer.
As shown in Code excerpt 3, the quick action for adding a customer comprises a callback function. In this example, the quick action is configured to load various GUI elements for adding a customer within secondary application window 626. Secondary application window 626 is configured to be rendered within the bounds of primary application window 608. In this example, secondary application window 626 is not an independent window and its contents are displayed within primary application window 608. Further, the various GUI elements of secondary application window 626 overlap the plurality of GUI elements of primary application window 608 that are positioned within the bounds of secondary application window 626. As a result, the responsiveness of user terminal 602 can be improved, because user terminal 602 is not required to unload the various GUI elements shown in primary application window 608 prior to displaying the GUI elements of secondary application window 626. Further, by maintaining the GUI elements of primary application window 608, user terminal 602 can quickly display primary application window 608 upon exiting of the quick action. It would be apparent to one of ordinary skill in the art to display secondary application window in its own independent window, for example a pop-up window, without departing from the principles disclosed herein.
Secondary application window 626 is a child to primary application window 608 and displayed within application window 608. A user is prevented from interacting with primary application window 608 while secondary application window 626 is open. In step 620, the details of the quick action are returned to the original process that called the quick action. Thereafter, the original process renders application window 626 within primary application window 608. As shown in step 624, secondary application window 626 comprises fields to enter the name, email address, and phone number of the new customer. Further, secondary application window 626 comprises submit button 628.
Turning next to
The second application can also execute a third application. Code excerpt 3 comprises an event handler for a callback function in secondary application window 626 to search for customers.
Prior to executing the callback function to search for customers, the events on secondary application window 626 are suspended by the event handler. The plurality of GUI elements of the application currently executing on secondary application window 626 are configured to remain rendered on secondary application window 626, while its internal state is suspended. Further, any HTML, images, CSS) and JavaScript code associated with the application currently executing on secondary application window 626 remain stored on the system RAM. Therefore, secondary application window 626 can return to its original state after completing executing the search for customer application. This greatly improves the usability of the CRM application by allowing the user to confirm the existence of a customer record without exiting the quick action to add a new customer. In this example, the quick action to search for customers is called by the original call back invoked by primary application window 626. As shown in Code excerpt 1, the callback function searchCustomers is defined as a global function. Therefore, the callback function searchCustomers can be called from anywhere in the CRM application. Code excerpt 4 illustrates an exemplary code fragment for processing a quick action search for a customer.
As shown in Code excerpt 4, the quick action for searching for a customer comprises a callback function. In this example, the quick action is configured to load various GUI elements for searching a customer within a secondary application window. The process of searching for a customer is similar to the steps described above for adding a new customer utilizing quick actions in accordance with the principles disclosed herein.
Referring now to
The conventional method (without utilizing quick actions) requires a user to take various steps to send an e-card. First the user would need to utilize the routing engine of the CRM application to navigate to the application to create an e-card. In this example, this can be accomplished by either navigating to the marketing dashboard and selecting create e-card or utilizing search bar 704. Thereafter the user would need to navigate to the application to send an e-card. Each step transmits a HTTP GET request to a server and downloads HTML, images, CSS, and JavaScript code onto the local memory of the user terminal. As a result, the user terminal is required to cache or re-download portions of the web application as the user inefficiently navigates from application to application to send an e-card. This can adversely affect the performance of the web application on user terminals due to limited system resources. The use of quick actions in accordance with the principles disclosed herein drastically reduces the time needed, the steps required, and therefore, the training needed for a user to effectively learn to send an e-card.
Turning to
In some examples, the secondary application window can be configured to move within primary application window, thereby allow the user to preview different portions of the e-card. Several advantages, include allowing a user to preview the e-card for any errors without being directed to a different application of the CRM application. Further, the user can quickly determine which e-card they were currently working on, in the event that they step away from the CRM application and return at a later time.
In
Shown in
The conventional method (without utilizing quick actions) requires a user to take various steps to navigate to the email marketing engine of the CRM application and set-up a new Property Seller Report. First the user would need to utilize the routing engine to navigate to the application with the e-mail reporting engine and take multiple steps to create a Property Seller Report. Each step taken by the user to navigate utilizing the routing engine transmits a HTTP GET request to a server and downloads HTML, images, CSS, and JavaScript code onto the local memory of the user terminal. As a result, the user terminal is required to cache or re-download portions of the web application as the user inefficiently navigates from application to application to setup a Property Seller Report. This can adversely affect the performance of the web application on user terminals due to limited system resources. The use of quick actions in accordance with the principles disclosed herein drastically reduces the time needed, the steps required, and therefore the training necessary for a user to effectively learn to send and setup a Property Seller Report.
After the user has selected the quick action link, the event handler of the CRM application processes the corresponding quick action for creating a seller report. The quick action utilizes a callback function to suspend the internal state of the current application executing on primary application window 802 and executing another application displayed on secondary application window 808. As shown, secondary application window 808 comprises various GUI elements to allow a user to configure a seller report. Submit button 810 is configured to process the seller report, and return the user to continue interacting with the application executing in primary application window 802.
The conventional method (without utilizing quick actions) requires the user to either save a draft of the e-mail and leave the e-mail application to execute the client information lookup application of the CRM application. In the event that the user is not using an application, they would be required to open an additional web browser window, navigate to the appropriate section of the CRM application, lookup the client information, and then go back to the other web browser window. As discussed below, quick actions drastically improve the user workflow and thereby diminishes the need for user training.
Turning to
While the examples discussed above relate to the use of quick actions for an exemplary CRM application, it would be apparent to one of ordinary skill in the art to utilize quick actions to improve the usability of user interfaces in various other fields, without departing from the principles disclosed here. In fact the principles disclosed herein can be utilized for any implementation of a user interface on smart phones, automobiles with interactive screen displays, machine operators with interactive screen displays, and other computing devices.
For example, when using a car infotainment system, the driver can be required to access features of the car by opening an application and responding to prompts, all while performing various tasks related to driving. Exemplary systems include, but are not limited to, the BMW iDrive Interface. Conventional car infotainment systems can require the user to navigate various windows to access some of these features, which can distract the user's attention from driving.
Turning to
Conventional car interface systems would require the user to navigate to a setting menu and find the application associated with reviewing the Tire Pressure Monitor (TPM), all while performing various tasks related to driving. Once completed with reviewing the information, the user would need to navigate back to the radio application by click multiple buttons or select a shortcut (if available) to the radio application.
Turning to
Clause 1—A non-transitory computer-readable storage device storing computer executable instructions that when executed by a computer controls the computer to perform a method for executing a second software application within a first software application, the method including the steps of executing a first software application comprising code fragments for implementing quick actions, for utilizing call back functions, executed on the computer, displaying a plurality of first graphical user interface (GUI) elements on a primary application window, receiving an input from the primary application window, suspending the first software application and the primary application window in response to an event from the primary application window, displaying a secondary application window in response to the first software application executing a second software application comprising code fragments storing a reference to the first software application currently suspended, and closing the secondary application window and resuming the first software application and the primary application window. A quick action is an action in the first application that allows to enable a second application while suspending (holding) the first application.
Clause 2—The non-transitory computer readable storage device of clause 1, wherein suspending the first software application and the primary application window in response to an event from the primary application window includes preventing the primary application window from changing and preventing additional events from executing.
Clause 3—The non-transitory computer readable storage device of clauses 1 or 2, further comprising executable instructions to configure the computer to perform a method, the method including defining at least one callback function, configuring at least one first GUI element, and configuring a click event, wherein the click event of the at least one first GUI element invokes the at least one callback function.
Clause 4—The non-transitory computer readable storage device of one of the clauses 1-3, wherein displaying a secondary application window in response to the first software application executing a second software application comprises, displaying a plurality of second graphical user interface (GUI) elements on the second application window.
Clause 5—The non-transitory computer readable storage device of one of the clauses 1-4, further comprising executable instructions to configure the computer to perform a method, the method including receiving a user input, comparing the user input to a plurality of events, and selecting an event associated with the user input.
Clause 6—The non-transitory computer readable storage device of one of the clauses 1-5, wherein displaying a plurality of first GUI elements on primary application window comprises displaying a modal window.
Clause 7—The non-transitory computer readable storage device of one of the clauses 1-6, further comprising executable instructions to configure the computer to perform a method, the method including configuring at least one second GUI element with a click event configured to invoke a second callback function.
Clause 8—The non-transitory computer readable storage device of one of the clauses 1-7, wherein executing a first software application comprises, executing a reporting application of a customer relationship management (CRM) application.
Clause 9—The non-transitory computer readable storage device of one of the clauses 1-8, further comprising executable instructions to configure the computer to perform a method, the method including configuring the secondary application window to move within the primary application window.
Clause 10—The non-transitory computer readable storage device of one of the clauses 1-9, further comprising executable instructions to configure the computer to perform a method, the method including suspending the second software application and the secondary application window in response to the click event configured to invoke a second callback function, executing a third software application, and resuming the second software application after completion of the third software application.
Clause 11—The non-transitory computer readable storage device of one of the clauses 1-10, wherein suspending the second software application and the secondary application window in response to the click event configured to invoke a second callback function includes preventing the secondary application window from changing and preventing additional events from executing on the secondary application window.
Clause 12—The non-transitory computer readable storage device of one of the clauses 1 to 11, the method further comprising: displaying the plurality of first GUI elements corresponding to the first software application on the primary application window; receiving an event from the primary application window; suspending the first software application and the primary application window; invoking the first software application to execute a the second software application; displaying the plurality of second GUI elements corresponding to the second software application on the secondary application window; and resuming the first software application and the primary application window automatically after closing the second application window.
Clause 13—The non-transitory computer readable storage device of one of the preceding clauses 1 to 12, wherein the quick actions are defined in a global context in order to be called from any software application within the first software application.
Clause 14—The non-transitory computer readable storage device of one of the preceding clauses 1 to 13, the method further comprising the step of comparing the received input by a search engine of the first software application and returning a list of user selectable quick actions, as for instance shown in
Clause 15—The non-transitory computer readable storage device of one of the preceding clauses 1 to 14, the method further comprising the step of receiving an input for selecting a quick action, optionally from the list of user selectable quick actions.
Clause 16—The non-transitory computer readable storage device of one of the preceding clauses 1 to 15, the method further comprising the step of triggering an event, by an event handler of the first software application, as for instance shown in
Clause 17—The non-transitory computer readable storage device of one of the preceding clauses 1 to 16, the method further comprising the step of suspending the internal state of the first software application, as for instance shown in
Clause 18—A method performed by a computing device configured to display a graphical user interface (GUI) on a screen, the method including executing a first software application, comprising code fragments for implementing quick actions, for utilizing call back functions, executed on the computer, displaying a plurality of first GUI elements corresponding to the first software application on a primary application window, receiving an event from the primary application window, suspending the first software application and the primary application window, invoking the first software application to execute a second software application, comprising code fragments storing a reference to the first software application currently suspended, displaying a plurality of second GUI elements corresponding to the second software application on a secondary application window, and resuming the first software application and the primary application window automatically after closing the second application window. A quick action is an action in the first application that allows to enable a second application while suspending (holding) the first application.
Clause 19—The method of clause 18, further including defining at least one callback function, configuring at least one first GUI element, and configuring a click event, wherein the click event of the first GUI element invokes the at least one callback function.
Clause 20—The method of one of the clauses 18 and 19, wherein suspending the first software application and the primary application window includes preventing the primary application window from changing and preventing additional events from executing.
Clause 21—A method performed by a computing device configured to access a database storing customer relationship management (CRM) records containing CRM data, the method including executing a CRM software application, executing a first software application of the CRM software application, displaying a plurality of first GUI elements corresponding to the first software application on a primary application window, configuring at least one callback function, configuring at least one first GUI element, configuring a click event, wherein the click event of the first GUI element invokes the at least one callback function, receiving an event from the primary application window, suspending the first software application and the primary application window, invoking the first software application to execute a second software application, displaying a plurality of second GUI elements corresponding to the second software application on a secondary application window, and resuming the first software application and the primary application window automatically after closing the second application window.
Clause 22—The method of clause 21, wherein suspending the first software application and the primary application window includes preventing the primary application window from changing and preventing additional events from executing.
Clause 23—The method of one of the clauses 21 and 22, wherein displaying a plurality of second GUI elements corresponding to the second software application on a secondary application window comprises displaying a modal window.
Clause 24—The method of one of the clauses 21-23, further includes receiving a user input, comparing the user input to a plurality of events, and selecting an event associated with the user input.
Clause 25—The method of one of the clauses 21-24, further comprises defining the at least one callback function in a global context of the CRM application.
Clause 26—The method of clauses 21-25, further includes suspending the second software application and the secondary application window, executing a third software application, and resuming the second software application after completion of the third software application.
Clause 27—The method of one of the clauses 21 to 26, wherein the quick actions are defined in a global context in order to be called from any software application within the first software application.
Clause 28—The method of one of the clauses 21 to 27, the method further comprising the step of comparing the received input by a search engine of the first software application and returning a list of user selectable quick actions, as for instance shown in
Clause 29—The method of one of the clauses 21 to 28, the method further comprising the step of receiving an input for selecting a quick action, from the list of user selectable quick actions.
Clause 30—The method of one of the clauses 21 to 29, the method further comprising the step of triggering an event, by an event handler of the first software application, as for instance shown in
Clause 31—The method of one of the clauses 21 to 30, the method further comprising the step of suspending the internal state of the first software application, as for instance shown in
Clause 32—A customer relationship management (CRM) wherein a processor is configured for performing the steps of executing a first software application of a CRM software application, displaying a plurality of first GUI elements corresponding to the first software application on a primary application window, configuring at least one callback function, configuring at least one first GUI element, configuring a click event, wherein the click event of the first GUI element invokes the at least one callback function, receiving an event from the primary application window, suspending the first software application and the primary application window, invoking the first software application to execute a second software application, displaying a plurality of second GUI elements corresponding to the second software application on a secondary application window, and resuming the first software application and the primary application window automatically after closing the second application window.
Clause 33—The CRM of clause 32, wherein suspending the first software application and the primary application window includes preventing the primary application window from changing and preventing additional events from executing.
Clause 34—The CRM of one of the clauses 32 and 33, wherein displaying a plurality of second GUI elements corresponding to the second software application on a secondary application window comprises displaying a modal window.
Clause 35—The CRM of one of the clauses 32-34, further includes receiving a user input, comparing the user input to a plurality of events, and selecting an event associated with the user input.
Clause 36—The CRM of one of the clauses 32-35, further comprises defining the at least one callback function in a global context of the CRM application.
Clause 37—The CRM of clauses 32-36, further includes suspending the second software application and the secondary application window, executing a third software application, and resuming the second software application after completion of the third software application.
Clause 38—The CRM of one of the clauses 32 to 37, wherein the quick actions are defined in a global context in order to be called from any software application within the first software application.
Clause 39—The CRM of one of the clauses 32 to 38, the method further comprising the step of comparing the received input by a search engine of the first software application and returning a list of user selectable quick actions, as for instance shown in
Clause 40—The CRM of one of the clauses 32 to 39, the method further comprising the step of receiving an input for selecting a quick action, from the list of user selectable quick actions.
Clause 41—A method for executing a second software application within a first software application, the method including the steps of executing a first software application comprising code fragments for implementing quick actions, for utilizing call back functions, executed on the computer, displaying a plurality of first graphical user interface (GUI) elements on a primary application window, receiving an input from the primary application window, suspending the first software application and the primary application window in response to an event from the primary application window, displaying a secondary application window in response to the first software application executing a second software application comprising code fragments storing a reference to the first software application currently suspended, and closing the secondary application window and resuming the first software application and the primary application window. A quick action is an action in the first application that allows to enable a second application while suspending (holding) the first application.
Clause 42—The method of clause 41, wherein suspending the first software application and the primary application window in response to an event from the primary application window includes preventing the primary application window from changing and preventing additional events from executing.
Clause 43—The method of clauses 41 or 42, further comprising executable instructions to configure the computer to perform a method, the method including defining at least one callback function, configuring at least one first GUI element, and configuring a click event, wherein the click event of the at least one first GUI element invokes the at least one callback function.
Clause 44—The method of one of the clauses 41-43, wherein displaying a secondary application window in response to the first software application executing a second software application comprises, displaying a plurality of second graphical user interface (GUI) elements on the second application window.
Clause 45—The method of one of the clauses 41-44, further comprising executable instructions to configure the computer to perform a method, the method including receiving a user input, comparing the user input to a plurality of events, and selecting an event associated with the user input.
Clause 46—The method of one of the clauses 41-45, wherein displaying a plurality of first GUI elements on primary application window comprises displaying a modal window.
Clause 47—The method of one of the clauses 41-46, further comprising executable instructions to configure the computer to perform a method, the method including configuring at least one second GUI element with a click event configured to invoke a second callback function.
Clause 48—The method of one of the clauses 41-47, wherein executing a first software application comprises, executing a reporting application of a customer relationship management (CRM) application.
Clause 49—The method of one of the clauses 41-48, further comprising executable instructions to configure the computer to perform a method, the method including configuring the secondary application window to move within the primary application window.
Clause 50—The method of one of the clauses 41-49, further comprising executable instructions to configure the computer to perform a method, the method including suspending the second software application and the secondary application window in response to the click event configured to invoke a second callback function, executing a third software application, and resuming the second software application after completion of the third software application.
Clause 51—The method of one of the clauses 41-50, wherein suspending the second software application and the secondary application window in response to the click event configured to invoke a second callback function includes preventing the secondary application window from changing and preventing additional events from executing on the secondary application window.
Clause 52—The method of one of the clauses 41 to 51, the method further comprising: displaying the plurality of first GUI elements corresponding to the first software application on the primary application window; receiving an event from the primary application window; suspending the first software application and the primary application window; invoking the first software application to execute a the second software application; displaying the plurality of second GUI elements corresponding to the second software application on the secondary application window; and resuming the first software application and the primary application window automatically after closing the second application window.
Clause 53—The method of one of the preceding clauses 41 to 52, wherein the quick actions are defined in a global context in order to be called from any software application within the first software application.
Clause 54—The method of one of the preceding clauses 41 to 53, the method further comprising the step of comparing the received input by a search engine of the first software application and returning a list of user selectable quick actions, as for instance shown in
Clause 55—The method of one of the preceding clauses 41 to 54, the method further comprising the step of receiving an input for selecting a quick action, optionally from the list of user selectable quick actions.
Clause 56—The method of one of the preceding clauses 41 to 55, the method further comprising the step of triggering an event, by an event handler of the first software application, as for instance shown in
Clause 57—The method of one of the preceding clauses 41 to 56, the method further comprising the step of suspending the internal state of the first software application, as for instance shown in
Clause 58—A computer device for executing a second software application within a first software application, the computer device configured to perform a method including the steps of executing a first software application comprising code fragments for implementing quick actions, for utilizing call back functions, executed on the computer, displaying a plurality of first graphical user interface (GUI) elements on a primary application window, receiving an input from the primary application window, suspending the first software application and the primary application window in response to an event from the primary application window, displaying a secondary application window in response to the first software application executing a second software application comprising code fragments storing a reference to the first software application currently suspended, and closing the secondary application window and resuming the first software application and the primary application window. A quick action is an action in the first application that allows to enable a second application while suspending (holding) the first application.
Clause 59—The computer device of clause 58, wherein suspending the first software application and the primary application window in response to an event from the primary application window includes preventing the primary application window from changing and preventing additional events from executing.
Clause 60—The computer device of clauses 58 or 59, further comprising executable instructions to configure the computer to perform a method, the method including defining at least one callback function, configuring at least one first GUI element, and configuring a click event, wherein the click event of the at least one first GUI element invokes the at least one callback function.
Clause 61—The computer device of one of the clauses 58-60, wherein displaying a secondary application window in response to the first software application executing a second software application comprises, displaying a plurality of second graphical user interface (GUI) elements on the second application window.
Clause 62—The computer device of one of the clauses 58-61, further comprising executable instructions to configure the computer to perform a method, the method including receiving a user input, comparing the user input to a plurality of events, and selecting an event associated with the user input.
Clause 63—The computer device of one of the clauses 58-62, wherein displaying a plurality of first GUI elements on primary application window comprises displaying a modal window.
Clause 64—The computer device of one of the clauses 58-63, further comprising executable instructions to configure the computer to perform a method, the method including configuring at least one second GUI element with a click event configured to invoke a second callback function.
Clause 65—The computer device of one of the clauses 58-64, wherein executing a first software application comprises, executing a reporting application of a customer relationship management (CRM) application.
Clause 66—The computer device of one of the clauses 58-65, further comprising executable instructions to configure the computer to perform a method, the method including configuring the secondary application window to move within the primary application window.
Clause 67—The computer device of one of the clauses 58-66, further comprising executable instructions to configure the computer to perform a method, the method including suspending the second software application and the secondary application window in response to the click event configured to invoke a second callback function, executing a third software application, and resuming the second software application after completion of the third software application.
Clause 68—The computer device of one of the clauses 58-67, wherein suspending the second software application and the secondary application window in response to the click event configured to invoke a second callback function includes preventing the secondary application window from changing and preventing additional events from executing on the secondary application window.
Clause 69—The computer device of one of the clauses 58 to 68, the method further comprising: displaying the plurality of first GUI elements corresponding to the first software application on the primary application window; receiving an event from the primary application window; suspending the first software application and the primary application window; invoking the first software application to execute a the second software application; displaying the plurality of second GUI elements corresponding to the second software application on the secondary application window; and resuming the first software application and the primary application window automatically after closing the second application window.
Clause 70—The computer device of one of the preceding clauses 58 to 69, wherein the quick actions are defined in a global context in order to be called from any software application within the first software application.
Clause 71—The computer device of one of the preceding clauses 58 to 70, the method further comprising the step of comparing the received input by a search engine of the first software application and returning a list of user selectable quick actions, as for instance shown in
Clause 72—The computer device of one of the preceding clauses 58 to 71, the method further comprising the step of receiving an input for selecting a quick action, optionally from the list of user selectable quick actions.
Clause 73—The computer device of one of the preceding clauses 58 to 72, the method further comprising the step of triggering an event, by an event handler of the first software application, as for instance shown in
Clause 74—The computer device of one of the preceding clauses 58 to 73, the method further comprising the step of suspending the internal state of the first software application, as for instance shown in
Clause 75—A non-transitory computer-readable storage device storing computer executable instructions that when executed by a computer controls the computer to perform a method to display a graphical user interface (GUI) on a screen, the method including executing a first software application, comprising code fragments for implementing quick actions, for utilizing call back functions, executed on the computer, displaying a plurality of first GUI elements corresponding to the first software application on a primary application window, receiving an event from the primary application window, suspending the first software application and the primary application window, invoking the first software application to execute a second software application, comprising code fragments storing a reference to the first software application currently suspended, displaying a plurality of second GUI elements corresponding to the second software application on a secondary application window, and resuming the first software application and the primary application window automatically after closing the second application window. A quick action is an action in the first application that allows to enable a second application while suspending (holding) the first application.
Clause 76—The non-transitory computer-readable storage device of clause 75, further including defining at least one callback function, configuring at least one first GUI element, and configuring a click event, wherein the click event of the first GUI element invokes the at least one callback function.
Clause 77—The non-transitory computer-readable storage device of one of the clauses 75 and 76, wherein suspending the first software application and the primary application window includes preventing the primary application window from changing and preventing additional events from executing.
Clause 78—A non-transitory computer-readable storage device storing computer executable instructions that when executed by a computer controls the computer to perform a method to access a database storing customer relationship management (CRM) records containing CRM data, the method including executing a CRM software application, executing a first software application of the CRM software application, displaying a plurality of first GUI elements corresponding to the first software application on a primary application window, configuring at least one callback function, configuring at least one first GUI element, configuring a click event, wherein the click event of the first GUI element invokes the at least one callback function, receiving an event from the primary application window, suspending the first software application and the primary application window, invoking the first software application to execute a second software application, displaying a plurality of second GUI elements corresponding to the second software application on a secondary application window, and resuming the first software application and the primary application window automatically after closing the second application window.
Clause 79—The non-transitory computer-readable storage device of clause 2781, wherein suspending the first software application and the primary application window includes preventing the primary application window from changing and preventing additional events from executing.
Clause 80—The non-transitory computer-readable storage device of one of the clauses 78 and 79, wherein displaying a plurality of second GUI elements corresponding to the second software application on a secondary application window comprises displaying a modal window.
Clause 81—The non-transitory computer-readable storage device of one of the clauses 78-80, further includes receiving a user input, comparing the user input to a plurality of events, and selecting an event associated with the user input.
Clause 82—The non-transitory computer-readable storage device of one of the clauses 78-81, further comprises defining the at least one callback function in a global context of the CRM application.
Clause 83—The non-transitory computer-readable storage device of clauses 78-82, further includes suspending the second software application and the secondary application window, executing a third software application, and resuming the second software application after completion of the third software application.
Clause 84—The non-transitory computer-readable storage device of one of the clauses 78 to 83, wherein the quick actions are defined in a global context in order to be called from any software application within the first software application.
Clause 85—The non-transitory computer-readable storage device of one of the clauses 78 to 84, the method further comprising the step of comparing the received input by a search engine of the first software application and returning a list of user selectable quick actions, as for instance shown in
Clause 86—The non-transitory computer-readable storage device of one of the clauses 78 to 85, the method further comprising the step of receiving an input for selecting a quick action, from the list of user selectable quick actions.
Clause 87—The non-transitory computer-readable storage device of one of the clauses 78 to 86, the method further comprising the step of triggering an event, by an event handler of the first software application, as for instance shown in
Clause 88—The non-transitory computer-readable storage device of one of the clauses 78 to 87, the method further comprising the step of suspending the internal state of the first software application, as for instance shown in
The various aspects have been described, hereinabove. It will be apparent to those skilled in the art that the above methods and apparatuses may incorporate changes and modifications without departing from the general scope of the present teachings. It is intended to include all such modifications and alterations insofar as they come within the scope of the appended claims or the equivalents thereof. Although the description above contains much specificity, this should not be construed as limiting the scope of the present teachings, but as merely providing illustrations of some of the aspects of the present teachings. Various other aspects and ramifications are possible within its scope.
Furthermore, notwithstanding that the numerical ranges and parameters setting forth the broad scope of the present teachings are approximations, the numerical values set forth in the specific examples are reported as precisely as possible. Any numerical value, however, inherently contain certain errors necessarily resulting from the standard deviation found in their respective testing measurements.
Claims
1. A method for executing a second software application within a first software application, the method including the steps of:
- executing a first software application comprising code fragments for implementing quick actions, for utilizing call back functions, executed on the computer;
- displaying a plurality of first graphical user interface (GUI) elements on a primary application window;
- receiving an input from the primary application window;
- utilizing the call back function for suspending the first software application and the primary application window in response to an event from the primary application window;
- utilizing the call back function for displaying a secondary application window in response to the first software application executing a second software application comprising code fragments storing a reference to the first software application currently suspended; and
- closing the secondary application window and resuming the first software application and the primary application window.
2. The method of claim 1, wherein suspending the first software application and the primary application window in response to an event from the primary application window comprises the steps of:
- preventing the primary application window from changing; and
- preventing additional events from executing.
3. The method of claim 2, further comprising executable instructions to configure the computer to perform a method, the method comprising the steps of:
- defining at least one callback function, configuring at least one first GUI element; and
- configuring a click event, wherein the click event of the at least one first GUI element invokes the at least one callback function, wherein displaying a secondary application window in response to the first software application executing a second software application comprises the step of displaying a plurality of second graphical user interface (GUI) elements on the second application window.
4. The method of claim 3, further comprising executable instructions to configure the computer to perform a method, the method comprising the steps of:
- receiving a user input, comparing the user input to a plurality of events; and
- selecting an event associated with the user input, wherein displaying a plurality of first GUI elements on primary application window comprises displaying a modal window.
5. The method of claim 4, further comprising executable instructions to configure the computer to perform a method, the method comprising the step of configuring at least one second GUI element with a click event configured to invoke a second callback function, wherein executing a first software application comprises the step of executing a reporting application of a customer relationship management (CRM) application.
6. The method of claim 5, further comprising executable instructions to configure the computer to perform a method, the method comprising the steps of:
- configuring the secondary application window to move within the primary application window;
- utilizing the at least one callback function for suspending the second software application and the secondary application window in response to the click event configured to invoke a second callback function;
- executing a third software application; and
- utilizing the at least one callback function for resuming the second software application after completion of the third software application.
7. The method of claim 6, wherein suspending the second software application and the secondary application window in response to the click event configured to invoke a second callback function comprises the steps of:
- preventing the secondary application window from changing; and
- preventing additional events from executing on the secondary application window.
8. The method of claim 7, the method further comprising the steps of:
- displaying the plurality of first GUI elements corresponding to the first software application on the primary application window;
- receiving an event from the primary application window;
- utilizing the at least one callback function for suspending the first software application and the primary application window;
- utilizing the at least one callback function for invoking the first software application to execute a the second software application;
- utilizing the at least one callback function for displaying the plurality of second GUI elements corresponding to the second software application on the secondary application window; and
- utilizing the at least one callback function for resuming the first software application and the primary application window automatically after closing the second application window, wherein the quick actions are defined in a global context in order to be called from any software application within the first software application.
9. The method of claim 8, the method further comprising the steps of:
- comparing the received input by a search engine of the first software application;
- returning a list of user selectable quick actions;
- receiving an input for selecting a quick action, optionally from the list of user selectable quick actions;
- triggering an event, by an event handler of the first software application; and
- suspending the internal state of the first software application.
10. A computer device for executing an at least second software application within an at least first software application, the computer device configured to perform a method including the steps of:
- defining a plurality of global functions comprising at least one callback function, wherein the at least first and second software applications are configured to execute the at least one callback function;
- executing the at least first software application comprising code fragments for implementing quick actions, for utilizing the at least one call back function, executed on the computer;
- displaying a plurality of first graphical user interface (GUI) elements on a primary application window;
- receiving an input from the primary application window;
- utilizing the at least one callback function for suspending the at least first software application and the primary application window in response to an event from the primary application window;
- utilizing the at least one callback function for displaying a secondary application window in response to the at least first software application executing the at least second software application comprising code fragments storing a reference to the at least first software application currently suspended;
- utilizing an event handler to pass parameters to the second application window;
- configuring the at least second application to return data to the at least one callback function; and
- closing the secondary application window and resuming the at least first software application and the primary application window.
11. The computer device of claim 10, wherein suspending the at least first software application and the primary application window in response to an event from the primary application window comprises the steps of:
- preventing the primary application window from changing; and
- preventing additional events from executing.
12. The computer device of claim 11, further comprising executable instructions to configure the computer to perform a method, the method comprises the steps of:
- defining at least one callback function;
- configuring at least one first GUI element; and
- configuring a click event, wherein the click event of the at least one first GUI element invokes the at least one callback function, wherein displaying a secondary application window in response to the at least first software application executing the at least second software application comprises the step of displaying a plurality of second graphical user interface (GUI) elements on the second application window.
13. The computer device of claim 12, further comprising executable instructions to configure the computer to perform a method, the method comprises the steps of:
- receiving a user input;
- comparing the user input to a plurality of events; and
- selecting an event associated with the user input, wherein displaying a plurality of first GUI elements on primary application window comprises the step of displaying a modal window.
14. The computer device of claim 13, further comprising executable instructions to configure the computer to perform a method, the method comprises the step of configuring at least one second GUI element with a click event configured to invoke a second callback function, wherein executing a at least first software application comprises the step of executing a reporting application of a customer relationship management (CRM) application.
15. The computer device of claim 14, further comprising executable instructions to configure the computer to perform a method, the method comprises the step of configuring the secondary application window to move within the primary application window.
16. The computer device of claim 15, further comprising executable instructions to configure the computer to perform a method, the method comprises the steps of:
- utilizing the at least one callback function for suspending the at least second software application and the secondary application window in response to the click event configured to invoke a second callback function;
- utilizing the at least one callback function for executing an at least third software application; and
- utilizing the at least one callback function for resuming the at least second software application after completion of the at least third software application.
17. The computer device of claim 16, wherein suspending the at least second software application and the secondary application window in response to the click event configured to invoke a second callback function comprises the steps of:
- preventing the secondary application window from changing; and
- preventing additional events from executing on the secondary application window.
18. The computer device of claim 17, the method further comprising the steps of:
- displaying the plurality of first GUI elements corresponding to the at least first software application on the primary application window;
- receiving an event from the primary application window;
- utilizing the at least one callback function for suspending the at least first software application and the primary application window;
- utilizing the at least one callback function for invoking the at least first software application to execute a the at least second software application;
- utilizing the at least one callback function for displaying the plurality of second GUI elements corresponding to the at least second software application on the secondary application window; and
- utilizing the at least one callback function for resuming the at least first software application and the primary application window automatically after closing the second application window.
19. The computer device of claim 18, wherein the quick actions are defined in a global context in order to be called from any software application within the at least first software application.
20. The computer device of claim 19, the method further comprising the steps of:
- comparing the received input by a search engine of the at least first software application and returning a list of user selectable quick actions;
- receiving an input for selecting a quick action;
- triggering an event, by an event handler of the at least first software application; and
- suspending the internal state of the at least first software application.
Type: Application
Filed: Jun 27, 2023
Publication Date: Oct 19, 2023
Inventors: Michael MINARD (North Canton, OH), Stephen BROWN (North Canton, OH)
Application Number: 18/341,876