Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
71 views

Visualforce Page - Document - Notes - Salesforce - Developer Edition

Uploaded by

srinivas
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views

Visualforce Page - Document - Notes - Salesforce - Developer Edition

Uploaded by

srinivas
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

6/11/2020 Visualforce Page: Document_Notes ~ Salesforce - Developer Edition

Search... Search Switch to Lightning Experience wilson notes Setup Help ICICI LMS

Home Customers Loans Payments Employees Students Courses Branch Accounts Chatter

Quick Find / Search... Visualforce Page Help for this Page

Expand All | Collapse All Document_Notes


Administer Page Detail Clone Where is this used? Show Dependencies Preview

Manage Users Label Document_Notes Name Document_Notes


Manage Territories Namespace Prefix Available for Lightning
Company Profile Experience, Lightning
Communities, and the
Data Classification mobile app
Security Controls Require CSRF Description
protection on GET
Domain Management requests
Communication Templates Created By Satish M, 19/2/2019 8:00 pm
Translation Workbench Last Modified By Satish M, 19/2/2019 8:02 pm
Data Management
Mobile Administration Visualforce Markup Version Settings
Desktop Administration
Email Administration <apex:page >
Google Apps <!--
Data.com Administration ----------------------------------------------------------------------------------------------------
Documents :
----------------------------------------------------------------------------------------------------
Build 1. Document is a standard object created by the salesforce.

Customize 2. We use Document object to store Sensitive information (Files /Images /Docs).
Create
3. Any user whoes profile has read access on the Document object can access the document.
Develop
Apex Classes 4. Documents are classified as Internal Document|Externaly available Image

Apex Triggers 5. Internal Document :


Apex Test Execution
a. These documents can be accessed or shared with only internal users.
API b. Content of the document is not visable directly.
Visualforce Components
6. Externally Available Image .
Change Data Capture
Custom Permissions a. These documents can be shared with internal users and external users .
Custom Metadata Types b. Content of this document is visable directly.

Custom Settings 7. Maximum size of the document that we can upload at a time is 5MB.
Dev Hub
8. If we want use the document as logo for your application then document size
Lightning Components
should be more than 3KB and less than 20KB.
Visualforce Pages
9. All the Documents are stored in a Folder .Users who have access to this folder
Platform Cache can view the documents .

Sites 11.Steps to create Document Folder .


Static Resources
Navigation :
Tools
Remote Access Setup
|--- >TabPanel
External Data Sources
|--- >Click on '+' sign
External Objects |--- >Document
Secure Agents |--- >Create Document Folder
Secure Agent Clusters 1. Enter Folder Name : Capital Info
Platform Events
2. Enter Visability : Read | Read Write
Revenue Recognition
3. Choose the list of users to whom the folder should be visable .
Lightning App Builder
Installed Packages 11.Steps to create a new Document .
Package Usage
Navigation :
AppExchange Marketplace
TabPanel
Critical Updates
|--- >Click on '+' sign
|--- >Documents
|--- >New Document
Deploy
Step 1: Enter Document Name :
Deployment Settings Example : ICICILogo
Deployment Status
Step 2: Enter Unique Name :
Example : ICICILogo
Monitor Step 3: Choose the document Type as Internal |External :
Example : External
Outbound Messages
Jobs Step 4: Enter Description and keyword

https://admin320-dev-ed.my.salesforce.com/0660o000007mh8n 1/2
6/11/2020 Visualforce Page: Document_Notes ~ Salesforce - Developer Edition
Keyword is used for the searching for this document from global search.

Step 5: Choose the document .

Step 6: Save.

UseCase :

1. Create New Folder MyLogoes

2. Upload the logoes of Hyndai and ICICI Bank

3. Enable them as externally available images .

Note : Ensure than size is more than 3KB Less than 20KB

-->
</apex:page>

Clone Where is this used? Show Dependencies Preview

Copyright © 2000-2020 salesforce.com, inc. All rights reserved. | Privacy Statement | Security Statement | Terms of Use | 508 Compliance | Go to
Salesforce mobile app

https://admin320-dev-ed.my.salesforce.com/0660o000007mh8n 2/2

You might also like