Welcome to the nuBuilder Forums!

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

Retrieve the value of a hash cookie to use in JS

Questions related to using nuBuilder Forte.
Post Reply
nathan
Posts: 40
Joined: Tue Apr 19, 2022 9:18 pm
Been thanked: 3 times

Retrieve the value of a hash cookie to use in JS

Unread post by nathan »

Hello
this might like a stupid question !!!
How do i retrieve the value of a hash cookie to use in JS ?
I would like to pre-set some values in my edit(add) form using values in hash cookies

Thank you
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Retrieve the value of a hash cookie to use in JS

Unread post by kev1n »

Normally you can retrieve it with nuGetProperty().
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Retrieve the value of a hash cookie to use in JS

Unread post by kev1n »

Did that help?
Post Reply