On Tuesday, October 1, 2013 12:24:00 PM UTC-7, Lukasz Szybalski wrote: > Hello, > Is there a way to enforce a non empty value for a custom field. > > We have added a field called "contract_number". When people close the > ticket we want to make sure they do are NOT able to close the ticket > without entering a "contract_number". > > How can that be achieved? > > Thanks > Lucas >
DynamicFieldsPlugin should help you accomplish that: http://trac-hacks.org/wiki/DynamicFieldsPlugin#Validaterule -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/groups/opt_out.
