Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree List Field Source Query Support #4

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Tree List Field Source Query Support #4

wants to merge 8 commits into from

Conversation

markstiles
Copy link

I've updated the field source so that it will replace any query in the datasource property with the path of the first item selected.

I also replaced the FieldSource classes and made a few other arbitrary changes.

changed how excluded or included templates are matched when adding an
item to a treelist. This prevents templates whose name partially matches
an excluded template name from being excluded. IE: Excluding template
"ContentFolder" would cause template "Content" to be excluded as well.
I added two new classes that Sitecore can use to store the field values
in the LinkDatabase. I also added the entries to the FieldSuite.config
file.
this was a modification by Adam Lamarre from velir.
commit: 5449558
*bug fix that prevented pipe delimited parameters from being separated
*added an additional check to see if source value is empty
*removed references to items that were deleted
*removed unused using statement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant