You need to sign in to do that
Don't have an account?
Urgent plz..
On Clicking 'GO' button in 'SampleVF' page, Link will be sent to Mail of Applicant(s).
when he clicks that link he will be redirected to SampleVF2 visualforce page.
After Entering Details Into the Visualforce page he/she will click the 'submit' button.
Then Entered details are stored in HelloWorld Objects fields and also that page 'SampleVF2' should be converted as PDF and saved in same HelloWorld Object as attachment.
Thanks.
when he clicks that link he will be redirected to SampleVF2 visualforce page.
After Entering Details Into the Visualforce page he/she will click the 'submit' button.
Then Entered details are stored in HelloWorld Objects fields and also that page 'SampleVF2' should be converted as PDF and saved in same HelloWorld Object as attachment.
Thanks.
You can achieve this by salesforce sites.
You need to expose both page and Object.
Then you may require to add some custom logic for generating and saving PDF