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.

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: 4581
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 536 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: 4581
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 536 times
Contact:

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

Unread post by kev1n »

Did that help?
Post Reply