Hi,
I have a "Dashboard" on my website which was create with SP Page Builder and I would like to display a title as "Welcome {First name of the user}". I tried to do that (inside a raw HTML box) : <h2>Welcome {user firstname}</h2> which "firstname" is the alias of my First name field. It doesn't work and it appear on the website just as : "Welcome {user firstname}".
How can I do it ?
Thanks,
Yann