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

To kill a cuckoo

History of the kernel of a homomorphism?

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

Lookup fields on a custom object seem to be missing?

Dihedral group D4 composition with custom labels

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

What to use instead of cling film to wrap pastry

Why did the Apollo 13 crew extend the LM landing gear?

Voltage Balun 1:1

Checking if two expressions are related

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

Feasibility of lava beings?

Are pressure-treated posts that have been submerged for a few days ruined?

What are the advantages of luxury car brands like Acura/Lexus over their sibling non-luxury brands Honda/Toyota?

Trigonometry substitution issue with sign

Out of scope work duties and resignation

How do I calculate how many of an item I'll have in this inventory system?

Why do people keep telling me that I am a bad photographer?

What was Bran's plan to kill the Night King?

How can I get people to remember my character's gender?

Why does sound not move through a wall?

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

My first c++ game (snake console game)

Adding command shortcuts to /bin



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
    6 hours ago












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

    – Sebastian Kessel
    6 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
    6 hours ago












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

    – 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).



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
    6 hours ago












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

    – Sebastian Kessel
    6 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
    6 hours ago












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

    – Sebastian Kessel
    6 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
    6 hours ago












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

    – Sebastian Kessel
    6 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
6 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
6 hours ago














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

– Sebastian Kessel
6 hours ago





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

– Sebastian Kessel
6 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

Log på Navigationsmenu

Wonderful Copenhagen (sang) Eksterne henvisninger | NavigationsmenurSide på frankloesser.comWonderful Copenhagen

Detroit Tigers Spis treści Historia | Skład zespołu | Sukcesy | Członkowie Baseball Hall of Fame | Zastrzeżone numery | Przypisy | Menu nawigacyjneEncyclopedia of Detroit - Detroit TigersTigers Stadium, Detroit, MITigers Timeline 1900sDetroit Tigers Team History & EncyclopediaTigers Timeline 1910s1935 World Series1945 World Series1945 World Series1984 World SeriesComerica Park, Detroit, MI2006 World Series2012 World SeriesDetroit Tigers 40-Man RosterDetroit Tigers Coaching StaffTigers Hall of FamersTigers Retired Numberse