24 lines
		
	
	
		
			874 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			874 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <h1>Increase Max Attachments</h1>
 | |
| 
 | |
| You can increase Number of attachments which can be added to particular documents via Customize Form.
 | |
| <br>
 | |
| <br>Let's assume we need to increase Max Attachment limit for Quotation to five. Following will be the steps to achieve this.
 | |
| <br>
 | |
| <br>
 | |
| <b>Step 1</b>: Go to Setup > Customize > Customize Form.
 | |
|     <br>
 | |
|     <br><b>Step 2</b>: Enter Form Type.<br> 
 | |
|     <br>In our case, it will be "Quotation".
 | |
|     <br><br><img src="{{docs_base_path}}/assets/img/articles/Selection_0179888b3.png"><br>
 | |
|     <br><b>Step 3:</b> Increase Numbers under the Max Attachments field.
 | |
| <br>
 | |
|     <br><br>
 | |
| <img src="{{docs_base_path}}/assets/img/articles/Selection_018ea50ef.png">
 | |
|     <br>
 | |
|     <br>After increasing numbers update the Customization Form.
 | |
| <br>
 | |
| <br>
 | |
| <div class="well">Note: Max limit/size of an attachment is 1MB.</div>
 | |
| 
 | |
| 
 | |
| <!-- markdown --> |