Search found 1 match

by jcrespo
04 Mar 2011, 14:34
Forum: Customizations
Topic: Making Fields Required
Replies: 14
Views: 33201

Re: Making Fields Required

HI!!!!

AT LAST HERE IS THE SOLUTION =)

You need to do 2 things, one is to add * to indicate that it is a mandatory field, and the other is to validate that when a bug is created that field is being completed. :D

1) ADDING *

On the main directory open the file bug_report_page.php and bug_report ...