I am creating a form in which we need to collect which corner of an intersection an ADA ramp is located. Instead of a drop-down menu, I'd like to create something more intuitive for the user like this:
Those options are already in a select_one list, is there any way to display them as an HTML table like this?
Thanks!