I am new to Salesforce. I have a custom object named Property.
On insertion of record in the Property object I want to generate a document automatically and fill up the Property related record data in the same. When editing the added record the document must be found in the Related tab which can be viewed/downloaded.
Where can I create the letter templates ?
How will the letter templates invoked for filling data related to Property in it ?
How will the document generation process be carried out automatically on insert operation in Property object ?
Thank you in advance for help. Detailed steps to achieve above will be appreciated.