Pass ID to Nested 'Create' Button
Hi,
I have a page
I have a page
/location/show/:id that has a separate products table. I'd like to pass the location id to the product table's <Create> button for use in its form. Is there a simple way for me to do so?