Title: Two different submission forms
Last modified: August 22, 2016

---

# Two different submission forms

 *  Resolved [WPSpeak](https://wordpress.org/support/users/devplus/)
 * (@devplus)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/two-different-submission-forms/)
 * I’m building a site, basically it’s for people who are looking for private tutor.
   There’ll be two type of users:
 * 1. Teachers – offering a tutor
    2. Students – looking for tutor
 * When displaying the job board, I can differentiate these two users using category–
   teachers and students. This can be done by passing the category parameter in 
   the shortcode.
 * Is that possible to create two different submission forms? One for teachers and
   one for students.
 * I’m still figuring out how to do this and I really appreciate any input from 
   you. Thanks
 * [https://wordpress.org/plugins/wp-job-manager/](https://wordpress.org/plugins/wp-job-manager/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [WPSpeak](https://wordpress.org/support/users/devplus/)
 * (@devplus)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/two-different-submission-forms/#post-5349608)
 * Oh I forgot to mentioned that I already have WC Paid Listing addon. I know I 
   can add different package. But I believe 2 different submission forms are still
   required since both type of users will need to input different type of info during
   registration. Any thought about this?
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/two-different-submission-forms/#post-5349691)
 * There isn’t a way to have 2 different forms in the core plugin. You’d need to(
   in your form customisation code) check the role of the user and have your own
   conditional code.
 * Same can be done for the packages; override the packages template file and in
   there use some conditional code to show/hide packages.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Two different submission forms’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/two-different-submission-forms/#post-5349691)
 * Status: resolved