I am implementing a Napili 16 Community. I understand and like the "My Account" function in the Profile Header. How can I create a more prominent link/navigation to it on other pages or in the Navigation? Can I create a page displaying PersonAcc
Question in one line is - is there any option to make orders visible to customer community users keeping OWD to Private? Please read below for detailed problem. We have Customer Community User License (Not plus, basic one). We are exposing Orders, As
How can I add a checkbox to a Contact record that will be checked if the Contact has a Community Account? The User object has a Boolean field named isPortalEnabled but the Contact object doe not have a similar field as far as I can tell. ------------
i need to reset community user and get URL from valid email id then click link for reset password . i need to used visual-force email template in {!Community_Url}
We have a customer community built on Napilli template. Our customer can create new cases by filling out the form(created using Global Actions) available on community. When a case is created from the community, case assignment rules are firing but th
We want to enable PushTopics for customer community users. I see here that it was not possible. I also see that the external user licenses (customer and partner community) do not have access to the PushTopic object. What is the best work around to al
We are in the process of setting up customer community. We have a custom object with read/write access to customer community users. This custom object has a lookup to Account. Sharing settings for this custom object is set to Private and through shar
We have a customer community user and want the user to be able to create a master-detail record for different kinds of objects. However, everytime we try to insert a new record we get the following error: INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY
We are planning to implement custom community (with Chatter enabled). We are fairly new in the Community implementation. We are in fact planning to migrate from a legacy system to a customer community. Our employees will have full Salesforce license
I need Customer Community Users to have access to their Contacts. Is this possible? Customer Community licence does not support Sharing Rules etc. --------------Solutions------------- The owner of a Customer Community User will own their Contact Reco
I created One Visualforce Page for my community. and I made this page as a public access. In Vfpage I provide some input text boxes. If public enter the data I want to store the data in my org in One custom Object.
I have a requirement to share a custom object records to customer community users. The opportunity object has Event Booking and contact roles as related list. Eg: There is an opportunity called Test opp and it has 3 contact roles such as: Role1, Role
Dears, I have been trying to create a community page on napili template, but no success so far I set the page and have this error: If I take the : out from the arguments, leaving it as /case/objectName/filterId, it accepts and creates the menu Item,
We have a community build with the KOA template. Most all articles that are set to the data category are visible when searching and when going directly to the URL. However, there's one article that returns "Invalid Page" error and is not searcha
We are using Salesforce Communities to publish articles. We have noticed that the site is extremely slow to load. While the server may respond in a second or two, the content is loaded dynamically and can take over 11.5 seconds to load. For example,
we have a community setup that uses a global search via form get method: <form class="form-inline" action="{!$Site.Prefix}/_ui/search/ui/UnifiedSearchResults" method="get" role="search"> <input id="sen
I created a Community (Napili Template) whose users are the same as the contacts of my accounts on Salesforce: they are (paying) members of my organization. I would like to enable them to get access and update (some of the) fields of their account (a
To have experts on some topics in my Community, I can't figure out what is more relevant: "knowledgeable people" ou "group of experts"? What are the differences and pros/cons of these 2 features? Thx
I am creating a SF community to allow contractual employees to access some of their information in our org. I am attempting to shift some accountability to these employees by making them responsible for ensuring their contact and shipping info is up-
I want to login customer community user using rest api or at least using soap api. I have created user using rest api. To create user,first I create one contact with account and provide the profile id of a cloned profile with api enabled option. I ha