KD Page Tags for Adaptive Layout
Tag createfolderdisplay


This tag only works with the Knowledge Directory Adaptive Layout. Displays the link to create a new subfolder at the visible folder level. Clicking the link generated by this tag opens a dialog for creating a new subfolder

This tag does not display the contents of the tag and should only be used as a singleton tag (i.e. <pt:kdpage.createfolderdisplay/>), rather than as a tag with both an open and close tag.


Tag Information
Tag Namecreatefolderdisplay

Attributes
NameTypeRequiredDefault ValueDescription
textstringfalseCreate FolderText for the Create Folder link. The default value is 'Create Folder'
idstringtruenullThe name of the variable in memory where the DO data created by this tag is stored. Specify this ID in the data attribute (most commonly the DATAVAR attribute) for any display tag consuming DO data. Multiple data tags can share the same ID, in which case they are added to a list in the order they were processed.
scopestringfalseportlet requestThe scope used to store the data. See the Logic tag library for a list of all available scopes.


Copyright 2005 Plumtree Software, Inc.