Add condition for elements based on amount of characters

Created on 30 May 2024, 6 months ago

Problem/Motivation

I have tried to make visible an element only when the number of characters entered in a text field is certain quantity
As I was unsuccessful on the previous task, I have tried to make it hidden with the quantity minus 1
I have tried both actions in patterns with a . (as a dot represents a character in regex), or ^.$, or even .{2} for two characters...
So as it seems not to work with regular expressions, I'm asking if you may add options for amount of characters, like "iqual to X characters", "less than X characters' and 'more than X characters'.

Thanks

Feature request
Status

Active

Version

6.2

Component

User interface

Created by

🇨🇱Chile Andrés Chandía

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024