Mark Stosberg wrote:
<snip>
I think you want to use the "dependency" feature, which can make task_names required when project_names = 'Help Desk'.

See the docs for examples and details.

I always forget to look at the module docs that the plugin for this depends on:

dependencies => {
    "project_names" => {
        "ICGS LIMS Help Desk Tickets" => { task_names => qr/^\d{9}$/, },
     },
},


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/cgiapp@lists.erlbaum.net/
             http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to