Product). Specifically, I'd like to redirect to the create page again, but with a query parameter (e.g., ?store_id=123) taken from the currently submitted form field (store_id).CreateRecord page (like CreateProduct) to append this query parameter after saving?store_id = 5) while creating a product./admin/products/create?store_id=5, so the store_id field is pre-filled for the next product.