Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

insite:slotlist

Streams additional widgets allowing content contributors to edit multivalued asset reference fields.

Syntax

Parameters

countervar
Designates a variable containing a 1-based index. This attribute is used when insite:slotlist is combined with nested insite:calltemplate tags and the asset references are rendered in an order which doesn't match the field ordering.

Alternatively, the index attribute of each nested insite:calltemplate tag can be used for the same purpose.

tname (optional)
see tname attribute of insite:calltemplate.

slotname (optional)
see slotname attribute of insite:calltemplate.

field (optional)
see field attribute of insite:calltemplate.

assetid (optional)
see assetid attribute of insite:calltemplate.

assettype (optional)
see assettype attribute of insite:calltemplate.

context (optional)
see context attribute of insite:calltemplate.

style (optional)
see style attribute of insite:calltemplate.

ttype (optional)
see ttype attribute of insite:calltemplate.

clegal (optional)
see clegal attribute of insite:calltemplate.

roles (optional)
see roles attribute of insite:calltemplate.

title (optional)
see title attribute of insite:calltemplate.

Description

insite:slotlist typically wraps an area rendering a multivalued asset reference field. It can be used:

In editing mode, the tag generates a toolbar, displayed when the content contributor hovers over the wrapped area. This toolbar allows contributors to access a dedicated popup window showing all field values. In this popup, contributors can edit field values, but also add, remove and reorder them.

In any other rendering mode, this tag does not generate any markup.

Notes

Example

The following example enables editing the multivalued relatedStories field of the asset determined by the c and cid variables:

For more information, see "Coding Templates for In-Context Content Editing" in the Sites Developer's Guide.

See Also

insite:calltemplate

insite:list

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.