Back Button
Overview
This plugin adds a 'Back' button to a specified component in your Tadabase app, allowing users to effortlessly navigate to the previous page using the window.history.back()
function. Enhance user experience with intuitive and familiar navigation options, making it easier for users to move backward in their browsing session.
Use Cases
- Ideal for applications where users need to frequently navigate back to the previous page, such as multi-step forms, detail views, or any scenario where backward navigation enhances usability.
Installing the plugin
Prerequisites:
- The page must have form, table, html and detail components
- Javascript must be enabled (applicable if your're on trial account)
Step-by-Step Installation:
Removing the Plugin
To remove the plugin, find the Javascript code that is surrounted with a comment for the plugin name and delete the code. Do the same for the CSS as well.
We'd love to hear your feedback.