Skip to content

Folder Tool

For a detailed view of how folder configuration files works, see Folders.

The Folder Tool tool handles .rwaf files.

Global Arguments

Name Description Default
Name The technical name of the argument Mandatory
Title The argument title value of Name
Comment Internal usage for integrator none
Suggests Comma separated list of strings for dropdown usage none
Editable If the argument should be able to edit when presented as argument in views Yes
Inherit If Yes, the argument exists in all sub folders Yes

Published Variables

Published varable lists with the extension .pvl are available through the API. Read more in API docs and in the section about Published Variable Lists Tool.

Name Description Default
Name The technical name of the published variable list Mandatory
Published variables file File reference to the .pvl file none
Comment Internal usage for integrator none

Folder Views

Folder views files with the extension .rwafv defines the Widgets of the dashboard and the Link Icons for the folder.

Name Description Default
Include folder view to inherit chain If Yes, all widgets and link icons are included in all sub folder views files. THe result is merged with the subfolder content. This is useful when same widget should be included in all sub folders. No
Name The technical name of the folder views file item Mandatory
Folder views file File reference to the .rwafv file none

Warning

If Include folder view to inherit chain is used, be careful with name convention. The names of items in the referenced files can conflict if they have the same name. If used, a strong advise is to name the these inheritable items with a prefix, for example inherited_xyz to avoid conflicts and strange behaviours deeper down in the folder structure.wip