We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Feature: InsertOptionsCascade
Consider 3 templates:
In Standard Values of each of them update Insert Options so you can insert items of same type and all derived ones:
Update insert options of T1 so that insert options also include Folder template.
Actual Result: This does not affect T2 and T3 - they still don't have Folder template in insert options.
Expected Result: All T1, T2 and T3 have Folder template in insert options
The text was updated successfully, but these errors were encountered:
aka InsertOptionsDelta
Sorry, something went wrong.
No branches or pull requests
Feature: InsertOptionsCascade
Consider 3 templates:
In Standard Values of each of them update Insert Options so you can insert items of same type and all derived ones:
Update insert options of T1 so that insert options also include Folder template.
Actual Result:
This does not affect T2 and T3 - they still don't have Folder template in insert options.
Expected Result:
All T1, T2 and T3 have Folder template in insert options
The text was updated successfully, but these errors were encountered: