I’m trying to create a form for my Help Center website. I want it to auto-submit after the user selects an emoji (set up as a radio button) without a “Submit” button.
Here’s an example of the page that I’m trying to implement this for. I currently hid the “Submit” button, so clicking on the radio buttons does nothing. Otherwise, everything works as expected if I unhide the “Submit” button.
Hey, I really need this solution to work on my project as I can’t find any other method but I don’t know what custom attribute to label it as? I am essentially making the same thing as Angie with radio buttons. What is the name for the value “auto-submit”?