Insert value from one field to another
Hi,
I would like to auto generate the email for my user form from the first and lastname.
I tried this, but it didn't work:
How can I make this work?
Thank you!
3 Replies
but how should this be done if there are two fields that should manipulate the email field (like in my example)?
solved it like this now
But if theres a better way, please tell me π
That's also how I do it, if the field needs to be editable. Otherwise a Placeholder is better if it's just for presentation.