• Amar Gosavi 1
  • NEWBIE
  • 15 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 7
    Questions
  • 5
    Replies
I am developing a custom forget password component. But this is not working in developer consolve.
I can get a community moderation tab in the standard tab set of apps in salesforce for internal users.

Can we insert both object record via any way FeedPollChoice and FeedPollVote? Using Connect.API Or normal apex.
I am trying to access pinned FeedItem on the group. I am unable to get from SOQL can anyone please give me a workaround.
I have a customer community which I want to access my "Chatter External User" profile user.
How can I achieve the SEO friendly URL in the Salesforce community?  
I have a custom page Project. and I use the record id as prams to show details of that project on the page. Below are the example

http://domain.com/procjects?id=project_id 

but I want to achieve as below link given 

http://domain.com/procjects/project_name

 
I have one object at the project and in the community, a project custom page is created which shows the details of the record. I wanted to get listed for all project records in google indexing.

SEO friendly URL is possible of not in the lighting community.

Can we insert both object record via any way FeedPollChoice and FeedPollVote? Using Connect.API Or normal apex.
I am trying to access pinned FeedItem on the group. I am unable to get from SOQL can anyone please give me a workaround.
I have a customer community which I want to access my "Chatter External User" profile user.
How can I achieve the SEO friendly URL in the Salesforce community?  
I have a custom page Project. and I use the record id as prams to show details of that project on the page. Below are the example

http://domain.com/procjects?id=project_id 

but I want to achieve as below link given 

http://domain.com/procjects/project_name

 
I have one object at the project and in the community, a project custom page is created which shows the details of the record. I wanted to get listed for all project records in google indexing.

SEO friendly URL is possible of not in the lighting community.