Search Results for "how-do-i-build-a-dynamic-drop-down-menu-in-rails-with-simple-form-c6937aed-f66b-4c49-9a92-83bd83c34d33"
Lessons
Forum Threads
How do I build a dynamic drop down menu in Rails with Simple Form?
1
Rails
I would like some help on how to build a dynamic dropdown menu with Rails Simple form.
I'm really new to programming so any help will be appreciated.
Many Thanks,
SS
Here is my Simple Form cod...
Chris Oliver replied
In-App Navbar Notifications Discussion
55
General
Thank you thank you thank you!
Ken Hibino replied
HTTParty and trycelery.com API
2
General
Ok. I have tried for 3 days and I'm not getting anywhere.
I am building a small kickstarter style campaign module for several products that will be run through Celery. What I want to accomplish ...
Edward Bishop replied
How do I create a filterer with checkboxs that dynamically search for results?
1
Rails
Hey everyone,
I am attempting to build a checkbox filter with Rails 7.
I would like to render a list of businesses on a page and have a side panel with a bunch of checkboxes. This side panel woul...
jackjohnsonpo replied
How do I build conditional form fields?
4
General
I'm trying to build a form which contains categories and subcategories. The desired effect is to display the subcategories field or the relevant subcategories depending on the category that has bee...
Charles Fonlupt replied
Rails 6 With Full Vue Frontend vs Sprinkled Vue Components
4
Rails
I'm struggling to decide how best to integrate Vue in my Rails 6 app. 🤔
I've read [some tutorials](https://web-crunch.com/ruby-on-rails-api-vue-js/) that suggest using Rails as API with Vue as fro...
Tabish Iqbal replied
Forum Series Part 7: Time Zones using the local_time Gem Discussion
23
General
strfti.me is the time zone website recommended in the video.foragoodstrftime.com is another one to check out.
character804 replied
Using Purchased Themes with Rails | GoRails - GoRails
28
General
2 Pro episodes in a row? :(
Chris Oliver replied
How do I create an attendance form for student attendance?
9
General
I've been racking my brain and just need to ask for help on the creating this function in my app.
**Scope:** simple app for non-profit for tracking student attendance
What I've done:
* created the...
Solved
Should I switch to RoR from Laravel?
6
General
Hello there,
I'm a web developer and using Laravel for day-to-day life.
It's been around 5 years of developing with Laravel. But I feel neither comfortable nor confident using Laravel.
And I feel ...
Tonni Alex replied
Solved
DB Structure for custom forms
6
Databases
Hi all,I am building an app that has the ability to create/edit forms with custom fields as a feature. Form templates can be assigned to personal record to be completed by users (google forms? :) )...
Jacob Montgomery replied
Direct File Uploads to S3: Part 1 Discussion
18
General
how could you handle wildcard domains with CORS?? I have a multi-tenant site with dynamic subdomains? or can i just leave it defaulted to *?
Vladyslav Knysh replied
Forum Series Part 3: Nested Attributes and fields_for Discussion
29
General
What do you think about using ActiveForm? https://github.com/rails/ac...
Dynamic nested forms with Stimulus *and* has_many :through relationship
4
General
Hi team,
I've been following along with the [Dynamic Nested Forms with Stimulus JS](https://gorails.com/episodes/dynamic-nested-forms-with-stimulus-js?autoplay=1) lesson, but I've been attempting ...
David McDonald replied
Solved
Form item disappearing when failing nested validations
4
Rails
I have a Rails 5 app, and I'm having a problem with validations using the Cocoon gem with nested, dynamic forms. When a validation on my Book model fails, and my create action renders :new, th...
Nino Rosella replied
Solved
Create form object with has_many attribute
3
Rails
Hi all,I often use form objects in some places in my application. But what I need now is something a little more complex.When I create them, it's always an ActiveModel object with simple string att...
Rafael Soares replied
dymanic data filter with jquery
0
Javascript
Hi Chris I want to replace the create action of my app with dynamic jQuery data pulling so that user has a chance to see the data pulled from the DB before the actual create happens , so currently...
JM posted
How do I build a multi step wizard in ruby with StimulusJS
6
Ruby
Hi GoRails,
I would like to make a multistep wizard in ruby on rails without making use of the wicked gem. Just stimulusJS and ruby :)
Could you make a tutorial about that?
Thanks in advance!
Fatih replied
Solved
How do I store audio files in production?
2
Rails
Hey guys!
I'm working on building a Rails app for a friend of mine - this app will be for her to host episodes of her podcast. I've already decided to use something like [SoundManager](http://www....
Chris Oliver replied
Solved
How do I build a beta invite system?
5
Gems / Libraries
Hi! I'm getting ready to release a beta for my rails app and I was wondering if there is an easy way(perhaps a gem?) to build an invite system, so that only users that receive an invite through ema...
Joe Guerra replied
Solved