I'm designing a gallery application for viewing vehicle pictures and there are two parameters:
Right now you can view either, but not both. Urls go like so:
Where # is an ID number. How/can I format my URLs so it can accept both? My current solution is to do: /both/#/# but this requires some retooling since the application doesn't know when you want to filter by both. Any insight would be appreciated.
If you're in a situation where both are optional, perhaps your best bet is to handle it through GET parameters.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With