-
Notifications
You must be signed in to change notification settings - Fork 813
Add documentation for new workspace unique condition. #7649
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
base: main
Are you sure you want to change the base?
Conversation
|
Thanks @engijlr for the PR 🙌 We will review it soon |
|
@engijlr Did you intend to update the article for version 17 located at: 17/umbraco-cms/customizing/extending-overview/extension-types/condition.md? |
|
Hey @eshanrnh |
eshanrnh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks great, @engijlr! 🙌 I made a few minor adjustments to the grammar for clarity.
📋 Description
Adds documentation for the new
Umb.Condition.WorkspaceContentTypeUniquecondition to the Built-in Conditions Types list. This condition allows workspace extensions to be conditionally shown based on a content type's GUID/unique identifier✅ Contributor Checklist
I've followed the Umbraco Documentation Style Guide and can confirm that:
Deadline (if relevant)
To be published with Umbraco CMS 17.1 release.
📚 Helpful Resources