Git Product home page Git Product logo

Comments (6)

douglascayers avatar douglascayers commented on August 18, 2024

Hi Lee,

I'll investigate and follow up. Could you share a screen shot of the custom field details in Setup of your lookup field on Task object?

Thanks,

Doug

from sfdc-related-files-lightning.

douglascayers avatar douglascayers commented on August 18, 2024

Question, does this error occur when you leave the "Child Relationships" attribute blank in App Builder? By default all relationships will be shown.

If it works that way then save the page in App Builder. On the page in normal view (not App Builder), hover your mouse over the relationship labels in the vertical navigation. A tooltip should appear that displays the API name of the relationship. Confirm what the API name is listed there.

Thanks

from sfdc-related-files-lightning.

leeBringg avatar leeBringg commented on August 18, 2024

Hi Douglas,

The error occurred when I'm trying to save my changes.

see screenshot of Activity custom fields (my relationship field: Company__c):
screen shot 2017-08-28 at 4 24 47 pm

from sfdc-related-files-lightning.

douglascayers avatar douglascayers commented on August 18, 2024

Thanks @leeBringg,

I've confirmed that for custom lookup fields on Activity object that the SObject Describe info for the child relationships gives me special object name LookedUpFromActivity which is not queryable and is causing the issue.

I believe I simply need to update the code to look for that object name and swap out for a standard queryable object name instead like Task and Event.

image

I'll notify you once a new version of the app with this fix is made available. Until then, do not specify child relationship names for custom lookup fields on Activity object.

Thanks for the feedback and catching this issue,

Doug

from sfdc-related-files-lightning.

douglascayers avatar douglascayers commented on August 18, 2024

@leeBringg - I've got fix in the develop branch and will get this out in the next release. Thanks!

from sfdc-related-files-lightning.

leeBringg avatar leeBringg commented on August 18, 2024

Hi Douglas,

Thank you !

from sfdc-related-files-lightning.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.