Skip to main content

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:

  1. The page must have form, table, html and detail components
  2. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this components, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the Back Button plugin
  4. Select the form, table, html and detail components

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.