As a schema designer, I would like to be able to determine if a specific embedded section within a schema is opened or closed when an editor creates a new component.
Hi there!
Searched for half an hour for something like this, but couldn't find it.. Perhaps was using the wrong query. My apologies if that's the case!
Current situation
The idea
Whenever I click the I would love to see an option where…
As a schema designer, I would like to be able to create more overview in schema's. For example by adding sections, lines, colors, subtitles etc.
This to create for example a section for desktop content and a section for mobile content. Or to be able…
Form is something very common for all web sites.
We all need to create, manage customize forms for different web sites which are created using tridion.
It will be great if any out of box functionality/options/schemas can be provided to create basic…
Hi,
We have some rather large schemas - 40+ fields.
I've just had to add a new field - requested by the client to be in a certain position. The default behaviour is for the schema to appear at the bottom of the list then for me to repeatedly click…
We need to add custom css classes to rich text content in content manager. Our editors routinely apply custom css classes to WYSIWYG content in CMS. The custom css classes will drive how/when the specific content is displayed in the website.
In classic…
To have boolean flags in a schema you need to use a text field type and add the truthy and falsy values as a list. This also results in having to have custom models for evaluating from a string value to a boolean in content delivery. Can we add a boolean…
Today all the fields in a component display as one long form. It would be nice to be able to 'group' fields into sections within the schema, and add a title and description to the grouping. That way when a Content Manager is working within a component…
This is inspired by Neil Gibbons' request for constraints fields in a schema . Neil's issue was two-fold:
Separate minOccurs from mandatory
Provide an accessible point in the UI for setting this.
While I like this idea, I think that a limitation…
Tridion should allow linking to Pages directly rather than through Component Links.
In order to simulate Page Linking functionality, we have created a "shadow navigation" structure using Navigation Shadow Components (which reflect Pages), so we can…
Display a message when editing a schema to indicate if it is similar to others already created.
This would help prevent excessive schema creation in larger implementations.
I dont think the GUI should prevent or stop you from saving a schema, rather…
When you tick the "Allow Multiple Values" option when building a schema field you get an Xml element in source like:
<xsd:element name="drawbacks" minOccurs="1" maxOccurs="unbounded" type="xsd:normalizedString" />
When you want to limit the number…
When creating schemas, we have the option to set a text field as rich text, and to also determine exactly what editing features are available to that rich text field. This is great, but when I am creating many new schemas with similar fields that have…