I have a submission form where people can add data to my database. I have also a "select" where people can choose from different options.
I created an admin center where I an modify the entries. everything works right, except that if I edit and entry the data in the "select" field is not set to that one it should be. it's just set to the default value. how can I make that the right one is selected? I have no idea, thanks for any tips.