Skip to main content

Questions tagged [lookup]

This type of relationship links two objects together. Lookup relationships are similar to master-detail relationships, except they do not support sharing or roll-up summary fields.

0 votes
0 answers
58 views

So I want to be able to leverage the ability to populate lookup fields via an External Id when creating a record from LWC. Typically this is how one would do that in Apex: Child_Object__c c = new ...
Bryan Anderson's user avatar
0 votes
0 answers
67 views

I'm encountering a perplexing issue with a standard lightning-input-field lookup component in a Salesforce Lightning Web Component (LWC). The lookup field's behavior and UI are drastically different ...
NewBaySales's user avatar
0 votes
0 answers
54 views

I have an in issue in a Summer 25 full sandbox and production on Service Cloud. I get the following error when I try to create a new Complaint. I click on the reservation item lookup and enter an ...
alex Quezada-Rosales's user avatar
0 votes
0 answers
185 views

I want to make a screenflow where the user can input a identification number to search for the correct account. The problem is that the Account with that number does not appear until I click Show more....
Rasmus's user avatar
  • 23
1 vote
1 answer
426 views

I'm going to ask a somewhat silly question, but I have this object called "Curso," which has a lookup field to an object called "Curriculo." This "Curriculo" has child ...
Banzoni's user avatar
  • 69
1 vote
1 answer
75 views

I am working on a Lightning Web Component (LWC) where users can search and select multiple Contacts. Currently, the selected Contacts are displayed below the input field, but I want to show them ...
ramki Dce's user avatar
0 votes
1 answer
44 views

this might be a beginner question but I have not been able to find a solution. I have an Object 1 that is connected to both Object 2 and Object 3. I now want to have a related list, or some other way ...
Northbound's user avatar
0 votes
0 answers
83 views

I'm creating a screenflow that overrides the "New" button on a custom object. The first screen contains a standard lookup component for users to select a record to relate the new custom ...
Jacob22's user avatar
  • 21
0 votes
1 answer
40 views

I am having Anvil__DealerStockUnit__c object lookup with Account object. Whenever I am trying to create Anvil__DealerStockUnit__c related to Account so only Anvil__DealerStockUnit__c records are ...
Rakesh Vishwakarma's user avatar
0 votes
1 answer
585 views

I have two tables which I want to bring to Data Cloud using Ingestion API. The first table, appointments, has columns like id patient_id The second table statuses has id appointment_id status I ...
Patlatus's user avatar
  • 18.8k
0 votes
0 answers
40 views

I understand the lookup skew concept. In FSC(Financial Services) we have standard lookup of Product (FinServ__ProductName__c) on Financial Account (FinServ__FinancialAccount__c) object. Now these ...
Nagendra Kumar Singh's user avatar
0 votes
0 answers
32 views

I have a flow with multiple invocable methods. First method updates parent record - lookup field to another record is changed to newly created one. Second method send mail with link to that record (...
Grzegorz Połuch's user avatar
-1 votes
1 answer
592 views

Hi I have created one new custom object. On case object I have created a new lookup field to this new custom object. In case object I have already some other lookup fields with another objects, I am ...
Pavan Kumar Hechu's user avatar
0 votes
0 answers
50 views

I have a design question. Our organization provides equine-assisted therapeutic riding instruction. At the end of every quarter, each rider is evaluated to measure their progress. The rider info is ...
Glenn's user avatar
  • 101
0 votes
0 answers
255 views

I'm trying to get rows from a DE using the LookupRows() function. I'm checking a field for a value, but that value can be empty/blank/null. But it doesn't seem to be working. LookupRows("DE_name&...
Troy Thibodeaux's user avatar

15 30 50 per page
1
2 3 4 5
69