SNS (Storage Navigation Service) Tester
ScratchPad to view Events and Meaningful data
sid
(You need a valid session ID)
startFolder
(will be forced to be topFolder if not under it.)
topFolder
(default is '/') Navigation will not go above this folder.
limitSelectType
(default is not limited) Valid values for this field are 'file' or 'folder'. 'file' will limit the selection to only files and 'folder' will limit selection to only folders.
filter
(default is '*' or no filter) Folders are not subjected to this filter. New filter can be set by user in SNS window.
maxCount
(default=1) 0..N integer. Max number of selection allowed. 0 actually prevents user from selecting anything.
listFolderOnly
(boolean, default=0) Use '1' or 'yes' if you want to show folders only.
startItemNameValue
The initial field value for Item Name field. User may still overwrite this value by selection or direct editing.
stickyItemName
(boolean, default=0) Use '1' or 'yes' if you want the item value to stick around while navigating. The default is to clear the field if the current folder is changed.
itemNameEditable
(boolean, default=0) Use '1' or 'yes' if you want the item value to be keyboard edited by the user.
title
The string in <TITLE></TITLE> tag. (default is empty)
htmlHeader
Raw HTML stuff to be inserted in to the upper frame (top). (default is empty)
htmlFooter
Raw HTML stuff to be inserted in to the lower frame (bottom). (default is empty)
upperFrameHeight
Number of pixels (default=70)
lowerFrameHeight
Number of pixels (default=90)
upperBodyAttr
Additional <BODY> tag attributes for upper frame. (Default is empty, best to leave empty)
lowerBodyAttr
Additional <BODY> tag attributes for lower frame. (Default is empty, best to leave empty)
maxSize
Prevent user from making selection with total file size exceeding this value (in bytes). (default= -1 meaning, not limited.)
SNS Window positioning (in pixels). Defaults are 100,100,400,250 respectively.
topPos
leftPos
width
height
statusbar
Show window status bar (yes/no) (default=no)
menubar
Show window menubar (yes/no) (default=no)
Must Return Non-Empty ItemNameValue:
(This is NOT a SNS parameter, but a demostration of how SNS behavior can be controlled a little differently. Put a value of '1' to enable.