Global variables and device storage

Hey all!

Maybe someone has already found a workaround for this problem, but I really miss a single place where I can store some parameters (key=value) and access them from different views. For example, as the Environment Variables plugin (bdk) allows me to do this

@nick.carroll is there some kind of timeline for this feature?
If anyone has found a way to do something like this, let me know :pray:

you could use view properties for that and just pass them along. I’m using a reusable header that allows me to reference it for sheets and modals. When switching views you could just pass the properties through.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.