• RAGHAV
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 5
    Replies
I have created a custom lightning component that is using lightning:recordEditForm. The same component I am calling from Salesforce new, edit and clone buttons.

I am confused about how to make the same custom lightning component behave differently for three behaviours - the new, edit and clone?
Hi all,

I have stored my images in amazon S3 bucket in the following hierarchy:
https://bucketname.s3.amazonaws.com/foldername1/image1.jpg
https://bucketname.s3.amazonaws.com/foldername1/image2.jpg

https://bucketname.s3.amazonaws.com/foldername1/image3.jpg


I need to dynamically fetch all the image names from foldername1 on click of button in Salesforce.

Please let me know how it can be achieved.

Thank you.
  • January 24, 2021
  • Like
  • 0
Hi all,

I want to archive article when some field is changed. Please let me know how to automate this.

Thanks in advance.
Hi all,

I want to create a task when the article is published.

I have written the condition when PublishStatus='Published' in the process builder.

In the action, I am creating a task. But when the article is published, it is not creating a task.

Please let me know what could be the issue.
Hello all,

I am unable to see my visualforce page tab in community when I am logged in as community user.

I have given access to the visualforce page in the permission set to the user.

Please let me know what could be the issue?

 
Hi all,

I want to archive article when some field is changed. Please let me know how to automate this.

Thanks in advance.
Hi all,

I want to create a task when the article is published.

I have written the condition when PublishStatus='Published' in the process builder.

In the action, I am creating a task. But when the article is published, it is not creating a task.

Please let me know what could be the issue.