Forum Discussion
JasonBeaver
8 years agoQrew Cadet
Not trying to do a 'conditional' dropdown. Got that to work. Thanks!
In my installs table, I have a location field that the user selects. When the user selects a location, i have a second dropdown box, which is populated by a report from the Jobs table, which needs to know the selected location to filter the report correctly.
I hope this makes sense. The title may be the confusing part.
In my installs table, I have a location field that the user selects. When the user selects a location, i have a second dropdown box, which is populated by a report from the Jobs table, which needs to know the selected location to filter the report correctly.
I hope this makes sense. The title may be the confusing part.
JasonBeaver
8 years agoQrew Cadet
Ok. Maybe I'm confusing this.
JOBS table
Ready to Build report
INSTALLS table
Dropdown box #1 - "Location" (user selects a location)
Dropdown box #2 - Select "job to schedule" (this is being populated by the READY TO BUILD report in the Jobs table). I need "Location" from the installs table to filter the report in the job table.
I gotten the dropdown box to populate without the filter.
If I am making this harder than I should, please explain how you would do it.
Thank you for all of the help with this.
JOBS table
Ready to Build report
INSTALLS table
Dropdown box #1 - "Location" (user selects a location)
Dropdown box #2 - Select "job to schedule" (this is being populated by the READY TO BUILD report in the Jobs table). I need "Location" from the installs table to filter the report in the job table.
I gotten the dropdown box to populate without the filter.
If I am making this harder than I should, please explain how you would do it.
Thank you for all of the help with this.