Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Name of current user Topic is solved

Questions related to using nuBuilder Forte.
Post Reply
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Name of current user

Unread post by toms »

Hi,

How to retrieve the name of the current user?

There is no #nu_user_name# in nuBuilderForte.
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: Name of current user

Unread post by admin »

toms,

I have added 2 new functions... (now on Github)

1- Javascript : nuUserName()... http://wiki.nubuilder.net/nubuilderfort ... nuUserName

2- PHP : nuUser()... http://wiki.nubuilder.net/nubuilderfort ... PHP#nuUser

That should do the trick.

Steven
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Name of current user

Unread post by toms »

Awesome - thanks Steven!
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: Name of current user

Unread post by admin »

.
Post Reply