Skip to content

Conversation

@YuliyaPoznyak
Copy link
Collaborator

No description provided.

@georged
Copy link
Contributor

georged commented Oct 2, 2025

@YuliyaPoznyak can we add twig variables to the filtering fetchxml? For example, getting contacts belonging to the same account as current user:

<filter>
  <condition attribute="parentaccountid" operator="eq" value="{{ user.record.parentaccount.Id }}" />
</filter>

Please test that scenario (ensure that user.record.parentaccount.Id actually returns the guid) and, if it works, expand the documentation to include twig.

@georged georged merged commit bef348d into master Oct 13, 2025
1 check passed
@georged georged deleted the updateGravityFetch branch October 13, 2025 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants