Job Application Query

Support General Job Application Query

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37127
    UnakritiUnakriti
    Participant

    Hi Support,

    Here's the scenario I am trying to address with two CPTs - Jobs (CPT1) and Job Applications (CPT2)

      Use frontend submission form of CPT2 to apply to a job listing (CPT1)
      Embed a Job Application's frontend submission form in the Single Job's template
      Frontend Job Application form should pickup the current post title of Job (CPT1)

    Is this the correct approach? Do I need MB Relationship here? Could you please guide on the how to steps that I should do to accomplish this?

    Kind regards,

    #37143
    Long NguyenLong Nguyen
    Moderator

    Hi,

    I think no need to use the relationship if you only want to add the post title of the current post to the title of the submitted post. Just use the form hooks to modify the post title https://docs.metabox.io/extensions/mb-frontend-submission/#hooks-1

    If you want to set a relationship between the submitted post and the current post which display the frontend form, please follow this topic https://support.metabox.io/topic/auto-relationship-on-form-submission/
    Remember to create a relationship between two post types before implementing the code.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.