Uniform Item Context
The Uniform Item Context content item displays the name, description and owner, if any, for a UniformItem.
Uniform Item Context configuration options
This content item uses the Common content item configuration options, in addition to the following:
- Name - Enter a name for the content item.
This text appears during design mode (configuration). - Heading level - Select a header level to be applied to the content item Title. For example a value of 1 will apply an H1 element to the Title. The default is 2. None applies the default value (2).
- Do not render in design mode - Select this option
to prevent content record data from being loaded in the content editor.
This improves performance during design time (configuration). - CSS class (optional) - Enter the name of a CSS class that
will be applied to the content item at runtime. Add this CSS class to an appropriate
style sheet. Using such classes lets you apply special formatting to targeted
content items in a reusable way. - Display a border around this content - Select
this option to display a border around this content item on the rendered page. - Display content within a collapsible panel - Enable
to allow users to minimize the panel within the page, to work with dense pages more efficiently.-
Show the content as collapsed - Enable to display the panel minimized by default.
NoteBe sure that the Title above makes clear what data is hidden from view.- Display on screen sizes (for responsive themes only):
-
Extra-small screens - When disabled, this content item is
hidden on extra small devices, such as smartphones, where the width of the
screen is less than 768px. -
Small screens - When disabled, this content item is hidden on
small devices, such as tablets, where the width of the screen is greater than
768px and less than 991px. -
Medium screens - When disabled, this content item is hidden on
medium devices, such as laptops, where the width of the screen is greater than
992px and less than 1199px. -
Large screens - When disabled, this content item is hidden on
large devices, such as wide computer monitors, where the width of the screen is
greater than or equal to 1200px wide.
NoteWhen Easy Edit is enabled, all content items for a
page are displayed, regardless of the Display on screen sizes (for
responsive themes only) options that are selected. -
- Enable display of the UniformItem description - Select this option to display the UniformItem's Description on the rendered page.
Notes
- If a content record contains several dynamic content items, it is recommended that you turn dynamic page titles off for the entire page in order to limit the title length.
- Title is not configurable on this content item.
- Navigation items that point to content containing this content item can supply the iUniformKey parameter to identify the desired UniformItem object. When the content item is rendered, it looks for a control with a content code of Asi.UniformItem.[type_name].Edit and displays the Edit link.
For example, if the UniformItem is a group, the content item checks whether there is a control with content code equal to Asi.UniformItem.Group.Edit. If the content item finds this content code, the Edit link is displayed. The link takes the user to the content passing the iUniformKey parameter (such asiUniformKey=9A95A500-17E7-45B2-9348-7A5E92D78095) in the query string with a value equal to the UniformKey of the UniformItem. - This content item prevents unauthenticated users from being able to edit items. This blocks such users from unauthorized actions, such as adding themselves to privileged groups.
Updated 4 months ago

