0
votes
1answer
71 views
Preventing edits that include an invalid value entered in a Custom Field of type Number.
This question is based on a point brought up in this question that I think was left unresolved. When creating a Custom Field of type Number, entering an invalid value in that fiel …
1
vote
2answers
81 views
Add a custom field to the Project table
As in, I would like to have a short name for the project. This is unrelated to the cases. Currently we have several customers and have their projects prefixed with XXX-Project Name …
1
vote
3answers
244 views
Mandatory fields [closed]
Possible Duplicate:
Why can’t I make a field required in FogBugz?
Hi,
Can I set certain fields in FB as mandatory, so users must input a value? Can I set custom fiel …
1
vote
1answer
375 views
Can I hide a field in FogBugz (not a custom field but a normal built-in field)
I would like to be able to hide some of the built-in fields in FogBugz - for example I do not want the "Priority" or "Root Cause" fields to show up in any cases. Is there a way to …
0
votes
1answer
33 views
Is there a way to determine the previous value of a field during a case event?
I'm writing a plugin that executes specific actions on case events based on specific criteria. I'd like to be able to compare a field's before and after values in a case event. F …
0
votes
1answer
212 views
Can I remove Built-in fields like “Project”, “Area” from the New Case view?
Hi, we won't be using the Area field - is there any way to remove it?
Thanks,
Michael
1
vote
1answer
74 views
Is there a way to make custom fields dependent on one another
We are trying to replicate the behavior displayed by the Project & Area fields on the 'New Case' page: when you select a Project, the areas you can select get updated to only t …