• Vivek Senapati
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
I have an college assignment/project to create an app "A resume management and recruitment system". (I am still learning to use salesforce)
Modules I should work on for this:
Module1: Insert and Search Resumes.
Module2: Manage Positions.
Module3: Manage Resumes
Module4: Generate Reports and Design Dashboard
I don't necessarily need to create visualforce pages for everything so I just created objects for Resume and Positions and will run with that. But that way I am not able to add the option to upload under Resume object because I use standardController="Document" in the visualforce page code for uploading files (code in pastebin link). Also, how do I make a page similar to what is shown in "Shortlisting" (image in imgur link).
Here's what it should sort of look like but doesn't need to be exactly the same. https://imgur.com/a/Xg7TP
Some code I have tried: https://pastebin.com/PrByfnHJ
Let me know if there's a better place to get some help with all this. Any links for tips on how to proceed will be very helpful
Thanks