Use Antlers to set the default value of a form field #6483
-
Hi, Basically, I have a form text field called "first_name" and I'm trying to set its default value to the current user first_name. Am I doing something wrong ? Do I even understand what |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Why not do just what you wrote |
Beta Was this translation helpful? Give feedback.
-
I believe we did what you're explaining recently but it only worked when using the Regex parser and not the new Runtime parser. We ended up finding a workaround for our use case. |
Beta Was this translation helpful? Give feedback.
I believe we did what you're explaining recently but it only worked when using the Regex parser and not the new Runtime parser. We ended up finding a workaround for our use case.