Results 1 to 1 of 1

Thread: Skip all Discussing Terms process

  1. #1
    Thread Starter
    Expired Customer jaybong's Avatar
    Join Date
    Nov 2015
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Skip all Discussing Terms process

    When an employer posts a job I'd like them to simply be able to hit one button to choose a proposal and have the project's state moved from Published to Completed. The site I'm building doesn't need any of this discussion functionality.

    Is there any way at all to do this - even if it's in code. I've tried duplicating 3 forms (employer chooses candidate->candidate accepts employers terms->employer accepts candidates terms) on the choose proposal page, and submitting all forms using ajax, parsing the (hopefully) appropriate query strings and hidden field values, but it doesn't seem to work.

    If there's a PHP way of skipping this stuff I'd prefer to do it that way. Any help would be greatly appreciated as I've been suck on this for 2 days.

    I've attached a partial screenshot showing some of my attempt using JS:
    Capture.jpg

    Below is one of the requests going through successfully, note that I've changed it so (in theory) the Employer can choose a proposal from the project page. You can see the other requests in the below screenshot (the candidate agreeing to the terms). But I'm not sure if that would be allowed since technically the employer is submitting that form:

    Capture.jpg

    If AppThemes could do this as custom dev I'd be happy to pay, otherwise could definitely use a point in the right direction.

    Edit: I've just realised that when I click the custom SubmitAll button I get emails saying I've accepted the terms, and the employee has also accepted terms. But the status in the WP backend is still stuck on Published and not Completed

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to skip the "Discuss terms" step
    By tourist in forum HireBee General Discussion
    Replies: 2
    Last Post: November 17th, 2014, 08:44 PM
  2. How to skip the "Discuss terms" step
    By tourist in forum Help Using HireBee
    Replies: 1
    Last Post: November 4th, 2014, 12:58 PM
  3. [SOLVED] skip 'select a plan'
    By spinfo in forum Help Using Vantage (Legacy)
    Replies: 2
    Last Post: October 18th, 2013, 08:35 PM
  4. What version should i have on CP to just skip to 3.1.4?
    By TheSyndicate in forum Help Using ClassiPress
    Replies: 1
    Last Post: August 17th, 2011, 05:48 AM
  5. Form skip in add new
    By christian57 in forum Report ClassiPress Bugs
    Replies: 9
    Last Post: July 20th, 2011, 04:28 AM