Limit/Restrict Input Characters

Demo to preview the plugin:

Introduction

Limit / Restrict the characters for an Input. E.g. disable: “spaces”, “capital letters” or “caseless characters” etc.
You can also add custom characters to allow/disallow!

Prerequisites

  • Enabled 'Expose ID attribute' in your Bubble editor
    • Image without caption

How to setup

  1. Place the 'Limit/Restrict Input Characters' element on your page.
  1. Place an input element, configure the input element with unique ID
    1. Image without caption
  1. Configure the 'Limit/Restrict Input Characters' element with the same unique ID
    1. Image without caption

Plugin Element Properties

Limit/Restrict Input Characters

Image without caption
Image without caption
Fields:
Title
Description
Type
Input IDs
ID of inputs, separated by comma for which the restriction will be applied
Text
Allow
Allow extra characters
Text (optional)
Disallow
Disallow extra characters
Text (optional)
Allow space
Allow the space character
Checkbox (yes/no)
Allow newline
Allow the newline character
Checkbox (yes/no)
Allow numeric
Allow digits 0-9
Checkbox (yes/no)
Allow upper
Allow upper case characters
Checkbox (yes/no)
Allow lower
Allow lower case characters
Checkbox (yes/no)
Allow caseless
Allow characters that do not have both upper & lower variants
Checkbox (yes/no)
Allow latin
A-z A-Z
Checkbox (yes/no)
Allow other char sets
Eg é, Á, Arabic, Chinese etc
Checkbox (yes/no)
Force upper
Convert lower case characters to upper case
Checkbox (yes/no)
Force lower
Convert upper case characters to lower case
Checkbox (yes/no)
Max length
Maximum character length
Number (optional)

Changelogs

Update 09.10.24 - Version 1.1.0

  • Acquired by Zeroqode.

Update 11.01.24 - Version 1.0.3

  • Improvements when the input is hidden.

Update 11.01.24 - Version 1.0.2

  • Small improvements.

Update 11.01.24 - Version 1.0.1

  • Improvements.

Update 11.01.24 - Version 1.0.0

  • Patch.

Update 11.01.24 - Version 1.0.0

  • Patch.

Update 11.01.24 - Version 1.0.0

  • Launch.