Hi
I am working through the tutorial and have got to Cookies/Storage.
Created a Cookie Manager and set field email. Create btn and on click action use cookies.set. It appears in the selected actions but no properties.
Cant see what I have done wrong. Watched video 5 times and all seems ok.
Screen shot link https://screenrec.com/share/JF5vDuWHVd
Any help appreciated as I really need cookies for my project.
Many thanks
David
Click on the cookies1.set and the properties will show below
Check out these videos, there is a section on Globals. It is well worth the money. FYI I am just a viewer of the videos and not the creator.
Thanks for your quick reply.
The problem is I click on the cookies1.set and the properties do not show!
Dave Grooms
[personal info removed by moderator]
TomD
November 10, 2020, 7:12pm
5
I thought this wasn’t working since the last update and there was a report, but perhaps I’m thinking of a related issue. I think you’ll need to edit the code for the time being, eg:
dmx-on:click="cookies1.set('myCookie','someValue',{})"
Teodor
November 10, 2020, 7:28pm
6
There is a small problem in the UI and it will be fixed in this week’s update.
1 Like