Skip to main content
Hi. I am considering different ways to prepare a job application for a non-profit, but I haven't come across any previous projects to reference. The goal is to build the application form in Salesforce and allow non-Salesforce users (prospective employees) to be able to fill it out (apply for the job).  I have looked over the Build a Data Model for a Recruiting App in Trailhead, but I don’t believe that meets my goal.

 

I am currently considering:

 

- 1. Using Web-to-Lead as the form and having a webmaster beautify the raw data before placing it on the non-profit’s site, OR

 

- 2. Building the form in Salesforce and hosting it via a Community.

 

Any guidance or recommendations is greatly appreciated. Thanks.

 

 
4 个回答
  1. 2019年6月3日 00:23
    Hi Kurt,

     

    Yes, you can use both additionally you can use force.com sites as well.

     

    1) Web-to-Form - to host the external application and lead is created in salesforce, then you need to build some additional logics to convert from lead to some other standard object/custom object to store the job details, etc

     

    2) Community - Yes, if you have already community license and use it

     

    3) Force.com Sites - build visualforce page/lightning component form and publish as Force.com sites and provide the necessary object permission to site profile, then the input value (from form) will capture any objects (standard/custom object) as per your requirement other than lead object.

     

    Thanks & Regards,

     

    Sakthivel Madesh
0/9000