cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
We want your feedback when it comes to using Dropbox in a web browser. Tell us your thoughts right here.

Integrations

Find solutions to issues with third-party integrations from the Dropbox Community. Share advice and help members with their integration questions.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
1
Ask
2
Comments

Re: Salesforce integration - use VF component without standard controller

Salesforce integration - use VF component without standard controller

a_k2
New member | Level 2

This question is already asked here (https://www.dropboxforum.com/t5/Dropbox-installs-integrations/Salesforce-integration-use-VF-componen... ). but no solution 

 

I need to use the dropbox page outside standard page, So is there any way to pass the record id to the page?

<Dropbox_for_SF:Dropbox/>

Using Dropbox visualforce page by passing the record id as parameter 

<Dropbox_for_SF:Dropbox recordId="***************"/> //which is 15 or 18 digit salesforce record it

 

1 Accepted Solution

Accepted Solutions

Re: Salesforce integration - use VF component without standard controller

a_k2
New member | Level 2
2 Replies 2

Re: Salesforce integration - use VF component without standard controller

a_k2
New member | Level 2

Can anyone from dropbox support help me connecting with the dropbox salesforce developer/ expert?

 

Re: Salesforce integration - use VF component without standard controller

a_k2
New member | Level 2

Found solution !

 

Need to pass id in the url

 

SAMPLE URL: https://DOMAINNAME.visualforce.com/apex/Dropbox_for_Accounts?id=************

Need more support?