Forum Replies Created

Viewing 5 posts - 31 through 35 (of 35 total)
  • Author
    Posts
  • in reply to: Multi-page frontend form? #6059
    jrcreative
    Member

    Yes, I found that in the documentation and it works perfectly!

    I wrote a script that looks to see if they have a post in draft, and if so, append the query string with the post id so they could continue adding to that post. It runs for each page in the sequence (a 5 page application) and allows them to go back and forth in the process and make updates as needed until they pay, at which point the post status is updated and they can’t make further changes.

    in reply to: Frontend forms in template files #6058
    jrcreative
    Member

    What happens if you limit the result of the query to 1. Does it still blow up? It could cause all kinds of problems if the form is duplicated multiple times while duplicating field names.

    Ideally you could pass the post id into the shortcode and it would modify all of the field names and insure that they’re all unique.

    in reply to: Multi-page frontend form? #6042
    jrcreative
    Member

    So, the next challenge is to have the first form create a post, and the subsequent pages update that post. Any ideas would be much appreciated.

    in reply to: Multi-page frontend form? #6038
    jrcreative
    Member

    well… I guess I should have read this forum more thoroughly… There’s a redirect option in the header comment block that does the trick.

    in reply to: Display from select in template #5939
    jrcreative
    Member

    okay, thanks. I’ll do that.

Viewing 5 posts - 31 through 35 (of 35 total)