Take the 2-minute tour ×
Salesforce Stack Exchange is a question and answer site for Salesforce administrators, implementation experts, developers and anybody in-between. It's 100% free, no registration required.

I have create a VF which access the Library files according to the access he have to the library. I have created two community partner and customer. The url for partner ends with (partners)https://cmfp360demo-developer-edition.na15.force.com/partners and for customer it is (customer)https://cmfp360demo-developer-edition.na15.force.com/customer. But when i try to access the Library by a community user it is getting an error.

https://cmfp360demo-developer-edition.na15.force.com/customer/ is under construction

The url which is redirecting is https://cmfp360demo-developer-edition.na15.force.com/068i00000012e8VAAQ. which do not contain partners for partner community and customer for customer community. if change the url to https://cmfp360demo-developer-edition.na15.force.com/partner/068i00000012e8VAAQ (ie adding partner to the url before id it works and redirect to the library file). These users have access to library. Does anybody know why the url is coming like this. Is there any solution for this issue. Please suggest a solution for this issue.

share|improve this question
    
Could you provide a bit of extra info: How do you access the url? Is it a custom tab, or a link or button from another page? And how do you construct the url? –  guy Mar 12 at 14:43
add comment

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.