Hello Experts,
if I need to define a variable with data from model, I obtain the data based on the ID in the view. The question is: is it possible to declare a variable in the controller and assign data to it without having that data in the view? How would that be possible?
Thank you
Gabriel