Program Settings - CLIENTAPP

CLIENT program settings set the environment for the Client application.

;" class="TableStyle-Basic-Table-Borders" cellspacing="0">
Setting NameDescriptionSetting Value
AccessLevel

The access level for each staff member to the Client application.

n

  • 0 - no access
  • 1 - read only access
  • 2 - read/write access
  • 3 - read/write/delete access.
AllowProperties

If enabled, then the Properties option on the main browser is selectable to set or change the filter used to display records in the list-view panel, for client groups, clients or cost codes.

Where LoadBrowser is disabled, then this setting is disabled automatically since the ClientUserQuery.SCR and ClientGroupUserQuery.SCR files build the filters.

Enabled | Disabled

LoadBrowser

If enabled, then the browser window is used to access clients.

If disabled, then clients are found only by using the ClientUserQuery.SCR file, located in the directory denoted by the ReportDirectory global setting.

Enabled | Disabled

MainListViewGrid

If enabled, then any browser display in this application uses a grid.

Enabled | Disabled

QueryEvent

The command within the ClientUserQuery.SCR file that is executed to return a list of clients. Only active if the LoadBrowser setting is disabled.

Example: cmdQuery_Click

{EventName}

ShowTipOfTheDay

If enabled, this application displays the content of the TipOfTheDayFile on start up.

If disabled, then no tip of the day displays.

Enabled | Disabled

TipOfTheDayFile

The name of the file containing the current tip of the day for the application.

Example: %CCLASRootDirectory%Tip\Client.TIP

{FileName}

Window

The position and size of the application window, in pixels.

Top,Left,Width,Height