After user logs in to the Web Data Entry (e.g. localhost/dataentry), the first page will only show the default six columns for recent samples entered, including "Data Entry Setup", "Sample ID", "User", "Last Modified", "Sample Status" and "Approval Status".
Statistica Web Data Entry has the option "RecentSamplesLabels" for user to set the Sample Labels to be displayed on the first page of Web Data Entry after user logs in.
----------------------------------------
RecentSamplesLabels. After signing into Statistica Data Entry, the first page will display the recent samples. You can modify what labels are displayed for the recent samples. The label names are pipe delimited.
EXAMPLE: Batch Number|ID|Product Name.
----------------------------------------
This option can be found at:
Control Panel >> Administrative Tools >> Internet Information Services (IIS) Manager >> Sites >> Default Web Site >> Data Entry >> Application Settings.
For example, a user has a Data Entry Setup with Labels "ID" and "Gender", and other Characteristics.
User wants to display the two Labels "ID" and "Gender" on the first page of Web Data Entry.
Go to the Application Settings of Data Entry under IIS Manager, and find the option "RecentSamplesLabels".
Edit the option and type the Label names separated by pipe, for example, ID|Gender. Click OK.
Open a new Web Data Entry session (localhost/dataentry), log in and the two Labels added ("ID" and "Gender") will be displayed for recent samples.
The sample Labels are inserted between the two default columns "Sample ID" and "User".
(Notice that in above example, I also added a few Characteristics columns (e.g. Age, TotalScore, Comments) to the option RecentSamplesLabels, but the Characteristics values are not displayed on Web Data Entry page. Only sample Labels values are displayed.)