Change form submit URL / Route parameters

Hello,
How to change the form submit URL or route parameters?

I have a "Chapter" resource, that's related to a "Course", so in the URL, I have two parameters, one for the "chapter record (ID)" and one for the "related course (ID)"
So when saving, I need to get the course ID from the URL
Was this page helpful?