|
Here is a list of Display names and
what sorts of information is displayed
on each. Displays do not modify information
in the database, they only present the information.
For example, you could allow access to the EditTask
display but deny access to the EditTask action.
-
AddAttachment - Allows a user to browse to a file in order to upload it to the server. The user may enter a description to be displayed with the attachment.
-
AddAttachments - Allows a user to browse to mulitple files in order to upload them to the server. The user may enter descriptions to be displayed with each attachment.
-
AddCat - Add a new category to the system.
-
AddCustomField - Define a custom field and the values that go with it.
-
AddDepartment - Add a new department to the system.
-
AddFaq - Add a new faq to the system.
-
AddFilter - Create a filter to control what is displayed in the task or faq listings.
-
AddFilterFaq - Create a filter to control what is displayed in the faq listing.
-
AddFilterTask - Create a filter to control what is displayed in the task listing.
-
AddHomePageItem - Add a paragraph to the homepage.
-
AddProduct - Add a new product to the system.
-
AddSection - Create a new section and define access rights for it.
-
AddTask - Add a new task to the system.
-
AddUser - Add a new user to the system.
-
AddVersion - Add a new product version to the system.
-
Administration - Display a list of links to various administrative functions.
-
BrowseAttachments - Browse the list of attachments for tasks or faqs.
-
BrowseCats - Browse the list of categories.
-
BrowseCustomFields - Browse the list of custom fields.
-
BrowseDepartments - Browse the list of departments.
-
BrowseFaqDetails - Browse the expanded list of faqs.
-
BrowseFaqs - Browse the collapsed list of faqs.
-
BrowseFilters - Browse the list of filters.
-
BrowseHomePageItems - Browse the list of paragraphs on the homepage.
-
BrowseProducts - Browse the collapsed list of products.
-
BrowseSections - Browse the list of sections defined in the system.
-
BrowseTaskDetails - Browse the expanded list of tasks.
-
BrowseTasks - Browse the collapsed list of tasks.
-
BrowseUsers - Browse the list of Willow Users.
-
ChangePassword - Enter a new password for a user.
-
ChooseDate - Choose a date to be entered in a particular text field. This is a popup display.
-
ConfirmTimeout - This is popped up when the user has been idle too long. The user can click a button to continue the session. Any other action causes the use to be logged out.
-
ContactInfo - View contact information for all Willow users.
-
DeleteAttachment - Confirm deletion of an attachment.
-
DeleteCat - Confirm deletion of a category.
-
DeleteCustomField - Confirm deletion of a custom field.
-
DeleteDepartment - Confirm deletion of a department.
-
DeleteFilter - Confirm deletion of a filter.
-
DeleteProduct - Confirm deletion of a product.
-
DeleteSection - Confirm deletion of a section.
-
DeleteTask - Confirm deletin of a task.
-
Documentation - Main documentation index.
-
Documentation-Architecture - Documentation concerning Willow architecture.
-
Documentation-Attachments - Documentation concerning how Willow handles attachments.
-
Documentation-Cats - Documentation on categories.
-
Documentation-Configuration - Documentation on how to configure Willow.
-
Documentation-Custom-Fields - Documentation on how Willow creates and maintains custom fields.
-
Documentation-Customizing - Documentation on how to customize Willow for your own purposes.
-
Documentation-Departments - Documentation on departments and what they are used for.
-
Documentation-Faqs - Documentation on faqs.
-
Documentation-Filters - Documentation on how filters are created and maintained.
-
Documentation-Products - Documentation on products.
-
Documentation-Tasks - Documentation on task life cycle, as well as configuration parameters.
-
Documentation-Reporting - Documentation on how to create reports.
-
Documentation-Sections - Documentation on how to use sections to control user access.
-
Documentation-Security - Documentation on how best to secure Willow.
-
Documentation-Users - Documentation on how users are maintained in the system.
-
EditCat - Change name, dataset, or description for a category.
-
EditCustomField - Change the name, description, or department for a custom field. Add or delete values for the custom field.
-
EditDepartment - Change the name, description, or abbreviation for a department.
-
EditFaq - View and make changes to faq information, or add followup comments, or forward the faq to specific email addresses.
-
EditFilter - Edit the SQL for a filter.
-
EditHomePageItem - Edit a paragraph on the homepage.
-
EditIniConfig - View and make changes to the
willow.ini file.
-
EditProduct - Change the name or description for a product.
-
EditSection - Change the name or description for a section. Set/reset the tech or admin attributes for a section. Allow or deny specific displays and actions for a section.
-
EditTask - View and make changes to task information, or add followup comments, or forward the task to specific email addresses.
-
EditUser - Change information for a Willow user.
-
FaqDetails - View details for a particular faq.
-
Followups - View followups for a task or faq.
-
ForcedLogout - Displayed when the user has been forced to logout. You should allow this for everyone.
-
ForwardFaq - Specify email addresses to which a text copy of the faq should be forwarded.
-
ForwardTask - Specify email addresses to which a text copy of the task should be forwarded.
-
GetCsv - The popup that is displayed when users click the report link.
-
Home - The homepage. You should allow this for everyone.
-
License - The license page. You should allow this for everyone.
-
Login - The login page. You should allow this for everyone.
-
NotFound - Displayed when the requested display is not found. You should allow this for everyone.
-
QuickSearch - Display results of a search.
-
QuickSearchFaqs - Display results of a search on faqs.
-
QuickSearchTasks - Display results of a search on tasks.
-
Relogin - Page used to log users back in after password changes.
-
SelectAdminContact - View a list of Willow administrators so that one can be selected as the primary contact.
-
SubmitBugReport - Submit a bug report or enhancement request to the Willow maintainers.
-
TaskCalendar - View a calendar of task listings, subject to whatever filter is currently in use. (Willow Pro only)
-
TaskDetails - View details for a particular task.
-
TaskDetailsLite - View details for a particular task that was displayed in the Task Calendar.
-
UstateCleanup - Specify dates for purging values from the
ustate table.
|