Populate entry preview#1335
Open
fredrikkarlsson-pervanovo wants to merge 1 commit intoagentejo:nextfrom
Open
Conversation
15aaf71 to
e8c8ed2
Compare
e8c8ed2 to
a507c4f
Compare
9ca781f to
b28b19a
Compare
b28b19a to
fa3ab92
Compare
Contributor
Author
|
@aheinze Any thoughts on this? |
fa3ab92 to
1fb24dc
Compare
fa5b580 to
8acb4ed
Compare
Contributor
Author
|
Rebased this to be easily merged |
8acb4ed to
1785b7d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We use populated entries in our frontend code and entry preview does not populate. So I added a "Populate" switch to collection preview settings and fetch linked entries in collection-entrypreview tag if it is truthy. The linked entries are cached and will only be loaded once.