Skip to content

Rich text string functions not working except length #941

Description

@paramtatv

Hi,

I am trying to add javascript text functions from form variable to show in rich text. But only length function works.
This works: {{value}}
This works: {{value.length}}
This doesn't work : {{value.split(",")[1]}}
Can you please help if there is a way to manipulate text in screen builder rich text element?
Also I want to apply the similar functions for visibility rules of the fields.
Please advice

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions