I've created a form that generates a new post. as part of this new post, there are a couple call-to-action (CTA) links to new forms (e.g. Request a call back).
Is there some way I can pass along the original entry_id to the CTA form?
I was thinking I could use a url parameter, but I'm not sure how I would insert this into a form field on the CTA form.