I want to allow people to vote on something if they have “points”, so in one tab I have personal info (mail, name, phone, points etc) and another tab is the voting tab.
If you have x points the tab is visible for you.
Alternatively I am thinking that the voting button itself can be hidden not the whole tab but here is another problem. Form (voting) button as component can be invisible under certain condition happening in this tab but I need to reference to another tab (personal info), so it’s not possible.