Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Hash Cookie USER_NAME Topic is solved

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

Hash Cookie USER_NAME

Unread post by toms »

Hi,

nuBuilder Pro had these two hash cookies:

- #nu_user_id#
- #nu_user_name#

Could #USER_NAME# be added to nuBuilderForte as well so I can use it as filter in a run object or is it possible to add my own hash cookies to the global ones?
username_filter_run.PNG
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Hash Cookie USER_NAME

Unread post by admin »

toms,

Why would you want to filter on user name when you can filter on id? (I know you know about USER_ID)

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

Re: Hash Cookie USER_NAME

Unread post by toms »

Steven,

Because the user name is part of the browse columns and the user id not.
By adding the user_id as invisble (width = 0) column, the filtering by user_id now works this way.
It's just a question of convenience.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Hash Cookie USER_NAME

Unread post by admin »

.
Post Reply