Dynamic dataset

Hi guys,
I have a quite simple question, maybe you’ll be able to help me with it.
So:

I have a dynamic dataset on a dynamic page (Item Page).
I’d like to extract 2 fields from the database and display them as a concatenated string in a specific text-box.
For example -
Item data:
FirstName: “John”
LastName: “Doe”

And I want the single text-box to display “John Doe”.
How should I do it?

Thanks,
J.D.

P.S.
I know this is an extremely basic question, but I am new to Wix Code (and to any other code), so any aid will be appreciated.

#dynamic #concatenate

@givemeawhisky , Thanks a lot! It really helped me.
J.D.

1 Like