Lookup fields on a custom object seem to be missing?How to display the Contact phone and contact email id in a custom objectAutopopulate field based on lookup recordReporting on multiple lookup fields in a custom objectAll Fields not working on Lookup SearchHierarchical tree view in VF with custom objectGetChildRelationships not finding contact lookups for custom objectData Load into Accounts (Std Obj) with a Lookup to Custom ObjectCopying field value from related record to custom objectHow to retrieve records from two objects which has lookup relationship?How to show custom object fields in standard visual force page

Is there an age requirement to play in Adventurers League?

Is any special diet an effective treatment of autism?

Is disk brake effectiveness mitigated by tyres losing traction under strong braking?

What do "Sech" and "Vich" mean in this sentence?

It is as simple as ABC

Will 700 more planes a day fly because of the Heathrow expansion?

Why is "breaking the mould" positively connoted?

Correct way of drawing empty, half-filled and fully filled circles?

How does the reduce() method work in Java 8?

How long would it take for people to notice a mass disappearance?

Where to draw the line between quantum mechanics theory and its interpretation(s)?

SOQL query WHERE filter by specific months

Why do these characters still seem to be the same age after the events of Endgame?

Should I simplify my writing in a foreign country?

Why symmetry transformations have to commute with Hamiltonian?

Python 3 - simple temperature program

Can you use "едать" and "игрывать" in the present and future tenses?

To kill a cuckoo

Does "Captain Marvel" contain spoilers for "Avengers: Infinity War"?

Lookup fields on a custom object seem to be missing?

When an imagined world resembles or has similarities with a famous world

Has the United States ever had a non-Christian President?

Would a small hole in a Faraday cage drastically reduce its effectiveness at blocking interference?

Is it normal for gliders not to have attitude indicators?



Lookup fields on a custom object seem to be missing?


How to display the Contact phone and contact email id in a custom objectAutopopulate field based on lookup recordReporting on multiple lookup fields in a custom objectAll Fields not working on Lookup SearchHierarchical tree view in VF with custom objectGetChildRelationships not finding contact lookups for custom objectData Load into Accounts (Std Obj) with a Lookup to Custom ObjectCopying field value from related record to custom objectHow to retrieve records from two objects which has lookup relationship?How to show custom object fields in standard visual force page






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








5















My org has a custom object - call it Wario__c - with two lookup fields. It can be the child of either a Lead or a Contact object.



In the Custom Object Definition for Wario, it displays Contact (Contact__c) and Lead (Lead__c) under the header "Custom Fields & Relationships."



Custom Fields & Relationships for Wario__c



So far, so good. In the page layout, the Contact and Lead fields are "in use" and located prominently on the page.



But in actual, instantiated objects, there's no Contact and no Lead displayed. I can't query Wario__c.Contact__c or Wario__c.Lead__c, nor can I reach (for instance) Wario__c.Contact__r.Id.



And when I look in the Workbench, the Contact__c and Lead__c fields are missing.



Workbench view of fields on Wario__c



What might be going on here? Why can't I see or query the lookup fields on this object?










share|improve this question









New contributor




Robert McCowen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 3





    Feels like you may not have permissions to the fields. If that is the case you won't see them or be able to query them (you won't see them via workbench either)

    – Sebastian Kessel
    6 hours ago

















5















My org has a custom object - call it Wario__c - with two lookup fields. It can be the child of either a Lead or a Contact object.



In the Custom Object Definition for Wario, it displays Contact (Contact__c) and Lead (Lead__c) under the header "Custom Fields & Relationships."



Custom Fields & Relationships for Wario__c



So far, so good. In the page layout, the Contact and Lead fields are "in use" and located prominently on the page.



But in actual, instantiated objects, there's no Contact and no Lead displayed. I can't query Wario__c.Contact__c or Wario__c.Lead__c, nor can I reach (for instance) Wario__c.Contact__r.Id.



And when I look in the Workbench, the Contact__c and Lead__c fields are missing.



Workbench view of fields on Wario__c



What might be going on here? Why can't I see or query the lookup fields on this object?










share|improve this question









New contributor




Robert McCowen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 3





    Feels like you may not have permissions to the fields. If that is the case you won't see them or be able to query them (you won't see them via workbench either)

    – Sebastian Kessel
    6 hours ago













5












5








5








My org has a custom object - call it Wario__c - with two lookup fields. It can be the child of either a Lead or a Contact object.



In the Custom Object Definition for Wario, it displays Contact (Contact__c) and Lead (Lead__c) under the header "Custom Fields & Relationships."



Custom Fields & Relationships for Wario__c



So far, so good. In the page layout, the Contact and Lead fields are "in use" and located prominently on the page.



But in actual, instantiated objects, there's no Contact and no Lead displayed. I can't query Wario__c.Contact__c or Wario__c.Lead__c, nor can I reach (for instance) Wario__c.Contact__r.Id.



And when I look in the Workbench, the Contact__c and Lead__c fields are missing.



Workbench view of fields on Wario__c



What might be going on here? Why can't I see or query the lookup fields on this object?










share|improve this question









New contributor




Robert McCowen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












My org has a custom object - call it Wario__c - with two lookup fields. It can be the child of either a Lead or a Contact object.



In the Custom Object Definition for Wario, it displays Contact (Contact__c) and Lead (Lead__c) under the header "Custom Fields & Relationships."



Custom Fields & Relationships for Wario__c



So far, so good. In the page layout, the Contact and Lead fields are "in use" and located prominently on the page.



But in actual, instantiated objects, there's no Contact and no Lead displayed. I can't query Wario__c.Contact__c or Wario__c.Lead__c, nor can I reach (for instance) Wario__c.Contact__r.Id.



And when I look in the Workbench, the Contact__c and Lead__c fields are missing.



Workbench view of fields on Wario__c



What might be going on here? Why can't I see or query the lookup fields on this object?







custom-object lookup






share|improve this question









New contributor




Robert McCowen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Robert McCowen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 4 hours ago









Adrian Larson

111k19123262




111k19123262






New contributor




Robert McCowen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 6 hours ago









Robert McCowenRobert McCowen

283




283




New contributor




Robert McCowen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Robert McCowen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Robert McCowen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 3





    Feels like you may not have permissions to the fields. If that is the case you won't see them or be able to query them (you won't see them via workbench either)

    – Sebastian Kessel
    6 hours ago












  • 3





    Feels like you may not have permissions to the fields. If that is the case you won't see them or be able to query them (you won't see them via workbench either)

    – Sebastian Kessel
    6 hours ago







3




3





Feels like you may not have permissions to the fields. If that is the case you won't see them or be able to query them (you won't see them via workbench either)

– Sebastian Kessel
6 hours ago





Feels like you may not have permissions to the fields. If that is the case you won't see them or be able to query them (you won't see them via workbench either)

– Sebastian Kessel
6 hours ago










1 Answer
1






active

oldest

votes


















3














Feels like you may not have permissions to the fields. If that is the case you won't see them or be able to query them (you won't see them via workbench either).



Click on the fields, then click on "Set Field Level Security" and ensure your profile can see them.






share|improve this answer























  • My Lord. We relied on an external consultant to create the object, and had a lot of problems with them. It never even occurred to me that they would have removed visibility for the admin profile...

    – Robert McCowen
    5 hours ago












  • I am sorry. Those consultants exist. Come back here any time you need more help!

    – Sebastian Kessel
    5 hours ago











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "459"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);






Robert McCowen is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsalesforce.stackexchange.com%2fquestions%2f261107%2flookup-fields-on-a-custom-object-seem-to-be-missing%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









3














Feels like you may not have permissions to the fields. If that is the case you won't see them or be able to query them (you won't see them via workbench either).



Click on the fields, then click on "Set Field Level Security" and ensure your profile can see them.






share|improve this answer























  • My Lord. We relied on an external consultant to create the object, and had a lot of problems with them. It never even occurred to me that they would have removed visibility for the admin profile...

    – Robert McCowen
    5 hours ago












  • I am sorry. Those consultants exist. Come back here any time you need more help!

    – Sebastian Kessel
    5 hours ago















3














Feels like you may not have permissions to the fields. If that is the case you won't see them or be able to query them (you won't see them via workbench either).



Click on the fields, then click on "Set Field Level Security" and ensure your profile can see them.






share|improve this answer























  • My Lord. We relied on an external consultant to create the object, and had a lot of problems with them. It never even occurred to me that they would have removed visibility for the admin profile...

    – Robert McCowen
    5 hours ago












  • I am sorry. Those consultants exist. Come back here any time you need more help!

    – Sebastian Kessel
    5 hours ago













3












3








3







Feels like you may not have permissions to the fields. If that is the case you won't see them or be able to query them (you won't see them via workbench either).



Click on the fields, then click on "Set Field Level Security" and ensure your profile can see them.






share|improve this answer













Feels like you may not have permissions to the fields. If that is the case you won't see them or be able to query them (you won't see them via workbench either).



Click on the fields, then click on "Set Field Level Security" and ensure your profile can see them.







share|improve this answer












share|improve this answer



share|improve this answer










answered 6 hours ago









Sebastian KesselSebastian Kessel

9,29862239




9,29862239












  • My Lord. We relied on an external consultant to create the object, and had a lot of problems with them. It never even occurred to me that they would have removed visibility for the admin profile...

    – Robert McCowen
    5 hours ago












  • I am sorry. Those consultants exist. Come back here any time you need more help!

    – Sebastian Kessel
    5 hours ago

















  • My Lord. We relied on an external consultant to create the object, and had a lot of problems with them. It never even occurred to me that they would have removed visibility for the admin profile...

    – Robert McCowen
    5 hours ago












  • I am sorry. Those consultants exist. Come back here any time you need more help!

    – Sebastian Kessel
    5 hours ago
















My Lord. We relied on an external consultant to create the object, and had a lot of problems with them. It never even occurred to me that they would have removed visibility for the admin profile...

– Robert McCowen
5 hours ago






My Lord. We relied on an external consultant to create the object, and had a lot of problems with them. It never even occurred to me that they would have removed visibility for the admin profile...

– Robert McCowen
5 hours ago














I am sorry. Those consultants exist. Come back here any time you need more help!

– Sebastian Kessel
5 hours ago





I am sorry. Those consultants exist. Come back here any time you need more help!

– Sebastian Kessel
5 hours ago










Robert McCowen is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















Robert McCowen is a new contributor. Be nice, and check out our Code of Conduct.












Robert McCowen is a new contributor. Be nice, and check out our Code of Conduct.











Robert McCowen is a new contributor. Be nice, and check out our Code of Conduct.














Thanks for contributing an answer to Salesforce Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsalesforce.stackexchange.com%2fquestions%2f261107%2flookup-fields-on-a-custom-object-seem-to-be-missing%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

Ласкавець круглолистий Зміст Опис | Поширення | Галерея | Примітки | Посилання | Навігаційне меню58171138361-22960890446Bupleurum rotundifoliumEuro+Med PlantbasePlants of the World Online — Kew ScienceGermplasm Resources Information Network (GRIN)Ласкавецькн. VI : Літери Ком — Левиправивши або дописавши її