BenSelect:Admin:Locations:Properties

From Selerix
Revision as of 15:25, 2 October 2013 by Ruthie (talk | contribs) (Created page with "=Locations Screen= The Locations screen provides the following tabs for location setup: *Locations *Location Groups *Departments *Properties ==Properties Tab== Location prope...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Locations Screen

The Locations screen provides the following tabs for location setup:

  • Locations
  • Location Groups
  • Departments
  • Properties

Properties Tab

Location properties allow you to define custom values associated with each location in the group. You may access the custom properties in JScript scripts associated with any benefit plan using the method Employee.Location.GetProperty or change the properties using Employee.Location.GetProperty.

Properties Tab – Elements

The following table lists the element name and provides a description.

Label 
Name of the label for the location property.
Description 
Enter a description of the location property.
Value 
Value that is assigned to the location property.
Type 
Select the type of location property – this is how the property will display to the user. Options include:
  • Int32
  • String
  • DateTime
  • Boolean
  • Money
  • Combobox


Common Buttons

New 
Click to add a new property.
Save 
Click to save any selections or updates made to the property information.
Delete 
Click to delete the currently selected property.
Cancel 
Click to cancel all changes.
Export 
Click to export the property information to a configuration file.
Same for all locations 
Click to set the department to be the same for each location in the Location list on the left side of the screen.