I hope you’re all doing well. I’m currently working on a signup form in Bubble.io, and I have a specific requirement that I’m finding challenging to implement.
Here’s the situation:
My signup form has separate input fields for the user's first name and last name.
When a user signs up, I want to combine these two input values into a single string and store it in a data field named 'Username' in my database.
However, I’m encountering difficulties:
i did tried to combine them but there is no space …
and I can't seem to find the correct expression or method to concatenate the two input values together.
Additionally, I'm unable to locate the "+" sign for string concatenation within the "Sign the user up" action.
If anyone in the Bubble community has experience with similar scenarios or can provide with a guidance on how to correctly set up this workflow, I would greatly appreciate your assistance. Clear and detailed instructions would be incredibly helpful.
Thank you so much for your time and support.