On sign up I ask user to toggle a checkbox if they are over 21. I want to show the toggle as active if they checked it on sign up, or inactive if they didn’t - on their profile page.
I know you can prepopulate a form with users data, but I’m not using the form component.
use a toggle with a text stating what the toggle ie meant for
on the profile page input an a checked box icon and make its sometimes visible if the current user toggle is true