SOLVED: Custom input form elements missing on Frontend

I have built out a custom form with a radio group. But I notice on the Frontend in the DOM my <input> form elements are missing. My <label> elements only appear. You can see from my screenshots I have applied the input HTML tag. Is there something I am missing? Or is this a limitation of the builder?




If anyone else runs into this issue, the solution is to just add a space with your space bar and the wee yellow indicator will show. That will force it to render on the front end.

But with element tags within a radio group you will have to add   and add some positioning & opacity styling to hide it if required.