Hello, I have an issue where I use a context variable to verify the type of user and according the result, generate an array with items predefined ( for a menu ) Problem is that when my condition is meet, it's correctly set the array as initial value but the current value is not update. It's probably obvious but I dont see how update my array as current value ( maybe on load? ) Thanks