Help with Session Storage Manager on Node.JS - I think I corrupted it

I am having issues with the session storage manager for Node… And I have questions.
I am using Node.js on a Mac on version 3.7.1

So here is my issue. I have multiple layout pages, so I added storage managers to each of those. They are named different but when I try to access the storage variables in the content pages, I sometimes see all the storage variables, sometimes I see only the ones in the storage manager for my page. Here are my questions so I can better understand how they work and what I’m doing wrong.

If I want to just start all over, is there one file I can delete locally and on the remote target and add the storage manager again to my layout pages?

Here is an example of an issue I’m having. I am trying to set the storage session with a button click. When I view my available actions, I see 2 storage managers listed. on my layout page, I only have one added.


Any assistance or clarification is greatly appreciated.

Community Page
Last updated: