Issue With Radio Buttons ASP.Net Core Razor Pages
I am currently having an issue with trying to post information from multiple choice answer options via radio buttons using razor pages and ASP.net Core.
I’ve found some info for MVC but can’t quite fix my issue with it.