Hoffi
Well-known member
I want to create some small amount of data, which I need at several point. In XF1 I used the SimpleCache. But here it seems to be only avaiable for AddOn Data?
I was able to write Data in this container, but is it possible to read this easily everywhere?
On Idea was to create a hidden Options field which I can fill with a JSON... but thats a bit misusing of functionality.
One I tried to add data in the final post element. But this may needed to add to every macro caller, thats not what I wanted to do.
I was able to write Data in this container, but is it possible to read this easily everywhere?
On Idea was to create a hidden Options field which I can fill with a JSON... but thats a bit misusing of functionality.
One I tried to add data in the final post element. But this may needed to add to every macro caller, thats not what I wanted to do.