Hi, I want the visitor to be directed to a published post right after submitting a form.
The post shows the user-submitted data. The title of the post should include the user's name.
I understand that I need to use "post fields" for this. I suppose, for setting the title the way I want it, I take the "post title" field, and under "advanced" set the visibility to "admin" only, and check "allow field to be populated dynamically."
However, I'm unclear on this: What do I specify as the parameter name for autopopulating the field? I basically want it to be the posters name plus some other text. The form farther up includes a single line text standard field asking for the poster's name. Its field ID is 4. So I suppose that there's a way to use that field ID # to prepopulate the invisible title post field?
Thank you for clarifying this.
David