• Leonardo Santos 35
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 0
    Questions
  • 2
    Replies
Hello,
Right now, when viewing my opps in a kanban view, each card shows the first 3 fields selected in my view display. I'd need to show one more important field in the cards, so 4 fields total.

Is this something possible to do?

Thanks,
CB
Hi All,

In my class I have a condition in soql such that on knowledge article version publish status should be online. When I am inserting test data for knowledge article version object by giving publist status as online, it is throwing an error that field is not writeable. I am not able to cover the test class because of this. Kindly provide me solution for this.

Thanks,
Anuj
I used the lightning:conversationToolkitAPI in aura app to detect when chat was ended by user or customer.

For Chat Transcript work fine but for Messaging Session doesn't work.

Someone could help?