EarthSoft.Reports.ReportGrid.TurnOffDropDowns

<< Click to Display Table of Contents >>

Navigation:  Administration and Configuration > ST_CONFIG Entries > EarthSoft.Reports >

EarthSoft.Reports.ReportGrid.TurnOffDropDowns

Example

 

Turns off all drop-downs in an EQuIS data grid.

 

EQuIS Version: 7+

 

Namespace: EarthSoft.Reports

 

Products Affected: Professional

 

Required Modules: Professional

 

 

ST_CONFIG

VALUE

REMARK

VALID VALUES

CONFIG_SECTION

EarthSoft.Reports.ReportGrid

Required


CONFIG_KEY

DataTables

Required


OBJECT_TYPE

TurnOffDropDowns

Required


OBJECT_VALUE

<user name>

Optional

One of:
select USER_NAME from st_user

STRING_VALUE

True

False


True or False

 

Remarks:

True – Turn off drop-downs.

False – Do not turn off drop-downs.

 

Defaults to False if entry does not exist or does not apply.

 

Example

 

Disable for all users except someuser.

 

CONFIG_SECTION

CONFIG_KEY

OBJECT_TYPE

OBJECT_VALUE

STRING_VALUE

EarthSoft.Reports.ReportGrid

DataTables

TurnOffDropDowns


True

EarthSoft.Reports.ReportGrid

DataTables

TurnOffDropDowns

someuser

False