Nick Ashcroft 4/20/2022 5:22:42 AM as a workaround, you could set up (if not already) and store in the user property table - depending on the use case, you could create a specific user to write to or update all users with the same value.
You can then reference the value in a view or wherever using: User[fieldnamefromuserprefs] rather than Var[fieldnamefromvariables]
|