Skip to main content

Time Field Dropdown Selector

Overview

This plugin transforms time fields into dropdowns for seamless time selection in your Tadabase app. It utilizes the timepicker plugin to configure the specified time field as a dropdown, allowing users to intuitively select the desired time.

Use Cases

  • Ideal for any application where users need to input time values, such as booking systems, scheduling applications, and more.

Installing the plugin

Prerequisites:

  1. The page must have a form component
  2. The form must have an Time field
  3. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this form,
  2. Click on the Plugins
  3. Find the Convert Time Field to Dropdown plugin
  4. Select the form 
  5. Select the Time field

    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.