Tell us what you are trying to do?
I am working on a site with a Parent-Child relationship (Sedes -> Clases). My goal is to create a seamless workflow where the user creates a Parent post and is then redirected to a Child form that automatically captures the Parent ID.
I expected to find a 'Custom URL' or similar option under the 'After visitors submit this form' menu. This would allow me to manually append the Parent ID parameter to the URL of the page containing the child form. However, I cannot find the field to add URL parameters (specifically ?sede_id=[post_id]) within the Block Editor settings.
Could you please guide me on where to find this or what the best practice is for the Block Editor?