Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




make Comment in time log required

web-app

Is it possible (through setting) to make the input of a comment required during time log input?

thx

Svenson
· 1
Svenson
Replies (1)
helpful
0
not helpful

Not via setting but you can change the issue\Controls\IssueTimeLog.ascx file and add the class="{required: true}"  to the comment text area, you'll need to do the same to the Controls\LogIssueTime.ascx file.


Mark Wing
· 9108
Mark Wing