You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Francisco Mancardi edited this page Jul 7, 2015
·
5 revisions
Remember always to do your configuration on [INSTALL DIR]/custom_config.inc.php.
$tlCfg->exec_cfg->steps_exec
Present since version: 1.9.10
Possible values: true, false (boolean)
Default value: true
When set to "true" the exec mode, notes,result and file upload fields of a test step are DISPLAYED.
$tlCfg->exec_cfg->steps_exec_attachments
Present since version: 1.9.14
Possible values: true, false (boolean)
Default value: true
This setting is only relevant when $tlCfg->exec_cfg->steps_exec is set to "true".
Option has been added to provide fine grain control. User can configure TestLink to use notes & exec result on step, but disable file upload like this: