Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rich text string functions not working except length #941

Open
code-ishwar opened this issue Feb 28, 2021 · 0 comments
Open

Rich text string functions not working except length #941

code-ishwar opened this issue Feb 28, 2021 · 0 comments

Comments

@code-ishwar
Copy link

code-ishwar commented Feb 28, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant