Hi, I was wondering if there exists an easy solution to make the default value of a ticket_custom field dependent on the status of a login.
Example: [ticket- custom] public_ticket = checkbox public_ticket.description = Public public_ticket.label = Make public public_ticket.value = 1 Normallt the default value is 1. Now I would like this value to be 0 by default when tickets from logged-in users are submitted. Is this possible? /HeX -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
