Hello,
I am also facing same problem, i want to remove mandatory fields, but i can't able to do that
i have tried below mentioned statements in bug_report.php
$t_bug_data->description = gpc_get_string( 'description', 'none' );
or
$t_bug_data->description = gpc_get_string( 'description ...
Search found 1 match
- 04 Jan 2017, 12:08
- Forum: Help
- Topic: Removing Required Fields
- Replies: 14
- Views: 17918