visualforce-table-grid icon indicating copy to clipboard operation
visualforce-table-grid copied to clipboard

Error using Advanced Lookup

Open dschueler opened this issue 9 years ago • 1 comments

This may just be a SF limitation but the problem I am trying to solve is a LOOKUP field on a PARENT and this single field lookup is a lookup to a CHILD of the PARENT that field is on

contact (parent) education records (child)

my field Education_Link_1__c that is on Contact is a LOOKUP then to Education Records.

I was hoping your component could solve this. When I try this on native SF I can define it but I never can get this list to return any results with NO Filter or any other filter like Education Link 1: Contact: Contact ID EQUALS Contact: Contact ID (and many others)

Here is the error I get with your component on this. Let me know your thoughts.

FATAL
Error: TableGrid Initialization Error: Field Name is not editable (Please contact your administrator)

dschueler avatar Oct 09 '15 12:10 dschueler

@dschueler could you solve this? Would you mind merging you solution back?

rsoesemann avatar Mar 09 '17 16:03 rsoesemann