Skip to Main Content
Categories Expression Engine
Created by Mark Stuart-Walker
Created on Dec 12, 2024

Expression Engine to get FIRSTLINKEDENTITY of a parent link type

Please, fill in the below fields to enable the processing of your idea.

Who would benefit?

People wanting to access field values from the parent entity

What impact would it make?

Ability to retrieve values from a parent entity

How should it work?

FIRSTLINKEDENTITY to take an optional second parameter so that parent links (incoming) can be processed.

FIRSTLINKEDENTITY("Field1","inbound")


Why is it needed?

FIRSTLINKEDENTITY only works on child linked entities


Additional feedback, background or context:


  • Attach files
  • Mark Stuart-Walker
    Reply
    |
    Dec 16, 2024

    The processing for traversing the link is likely to be detrimental to performance. Please see my DELAY() idea to offset this.