Error check on form

Hi
I am looking at a way to remove a space from a input field
What I am seeing is that when someone is copying and pasting in to the field there is often an extra space at the end. This input is for project title.
When I am then creating a drop box folder using the plugin the plugin fails

All I want to do is remove the space at the end of the project title on submission of the form I have created

Many thanks

Matt

Hi there, @officeteddy2012… check out the solution in this thread.

In a nutshell, you can use the :trimmed operator to remove the space from the input’s value.

Hope this helps.

Best…
Mike

1 Like

thanks for the quick reply thats worked a treat

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.