• ash ash 7
  • NEWBIE
  • 20 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 2
    Questions
  • 1
    Replies

Created a junction Object CaseContact between (Case and Contact).

Related list of CaseContacts are configured on the Case Page Layout as shown in following screen shot:

User-added image
I would like to add a link to a Contact related list which will be navigated to Contact details page.
But I do not see a field to be added in a related list configs. Is this possible using standard configuration without custom development ?
User-added image

 

 

Hi All ,

     This is my first post post in the forum  :)

      I am trying to create a flow in salesforce which will create a new record in Custom Object (Question) . Custom object has a M-D relationship with Case object.

     My use Case is : Flow will be trigged from a button which has CaseNumber in it , I will check if Question object has a record with given caseNumber , if not create a new record in Question.
Error I am getting :
Error element caseExists (FlowRecordLookup).
This error occurred when the flow tried to look up records: FROM probingQuestions__c WHERE ((Case__c = '00001000')) LIMIT 1 ^ ERROR at Row:1:Column:49 invalid ID field: 00001000. For details

Following is my record lookup where I am getting above error :

    User-added image    

How Should I configure the lookup . Can someone please validate if my approach to the solution is right ?

Created a junction Object CaseContact between (Case and Contact).

Related list of CaseContacts are configured on the Case Page Layout as shown in following screen shot:

User-added image
I would like to add a link to a Contact related list which will be navigated to Contact details page.
But I do not see a field to be added in a related list configs. Is this possible using standard configuration without custom development ?
User-added image

 

 

Hello, 

I am wondering is anyone else has had this problem. When we are refreshing the dashboards, the dashboard just turns to code. It isn't anymore complicated than that. Literally, it is just html tags and styling. Does anyone know why this might be? 

Thanks.