It is even simpler than that!
I have a list of names and I click on the name and visit their “profile”. Then I have add button that opens a form where there is a list of months in a choice component and I want the to be filtered based on the name on the name of the profile I visited.
It sounds very simple but the name on screen filter is not working as expected. After doing some digging, I think the issue I’m facing is similar or the same to this. I read the solution but I was not able to follow.