List Question
20 TechQA 2024-01-12T07:50:46.953000How to use form_with in Rails for multiple models that don't have controllers
26 views
Asked by auto
How do I write a rails 6 `form_with` block to make a JSON call?
23 views
Asked by Eric
Rails 7: Forms having two buttons (One for GET request and One for POST request)
210 views
Asked by TEJINDER SINGH
NoMethodError | nested routes path problem in rails 6
50 views
Asked by antnbaranov
form_with and stimulus with hotwire doesn't work (Rails 7)
920 views
Asked by Jorge OrtÃz
Together with the message, all information about all messages is displayed
59 views
Asked by Andrew Kancev
Errors not displaying when rendering edit in Rails 7
1.1k views
Asked by ReggieB
How do I connect a general search form (form_with helper) to a specific route and pass the input to the params hash?
504 views
Asked by Jesus Miranda
Rails 7: local (non-XHR) request with a form_with form
3.7k views
Asked by installero
Rails 6 nested not displaying form_with
124 views
Asked by Cephas
Rails: "Validation failed: Class must exist" in a Form_with
174 views
Asked by JoCoz
Rails ujs and remote form, How to stop form submission the programmatically submit form
738 views
Asked by David Geismar
Reails remote form format exists but not recognized
80 views
Asked by Jerome
Rails 6.1 form_with doesn't send PUT request
564 views
Asked by Sticky
form_with producing wrong controller (only on some routes)?
218 views
Asked by stevec
Showing alerts using form section value
159 views
Asked by kndoshn
Rails - My 'create/new' method doesn't work
765 views
Asked by blueblue
Rails form_with select selected option
6.6k views
Asked by RedBassett
How to add an "any" option for a select menu using form_with
507 views
Asked by Ry Ellingson