- 06 Sep 2022
- 1 Minute To Read
-
Print
-
DarkLight
-
PDF
Does Whatfix support single-page applications?
- Updated On 06 Sep 2022
- 1 Minute To Read
-
Print
-
DarkLight
-
PDF
Whatfix content can be created on both single-page and multi-page applications.
As long as an application is built using HTML, there is no restriction to Whatfix's ability in creating content on that application.
Difference between a single-page and multi-page application
Single-page application:
A single-page application is one that works inside a browser and does not require page reloading during use.
Example: Whenever you interact with an element on the Bullhorn application, the screen changes instantly and the new page appears without a page reload or a URL change.

Multi-Page Application:
A multi-page application works in a traditional way. Most actions on the page that involve displaying the data or submitting the data back to the server is rendered as a new page in the browser.
Example: Everytime you navigate tabs on the Salesforce app, the page loads after a URL change.
