Dirk,<br><br>What you want to do is going to be very difficult. If custom field permissions checking had some context of the current ticket having it's CF permissions checked then you could do something clean, but unfortunately no context is provided.
<br><br>There are callbacks that allow you to override what mason components are used to display each CF and they do have ticket/page context, so you could use them to display edit/display read-only/not display based on the ticket and what context the CF is being viewed in.
<br><br>-Todd<br><br><div><span class="gmail_quote">On 1/18/08, <b class="gmail_sendername">Dirk Pape</b> <<a href="mailto:pape-rt@inf.fu-berlin.de">pape-rt@inf.fu-berlin.de</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hallo,<br><br>--Am 18. Januar 2008 11:22:19 +0100 schrieb Dirk Pape<br><<a href="mailto:pape-rt@inf.fu-berlin.de">pape-rt@inf.fu-berlin.de</a>>:<br><br>> For "pragmatic kind" of cf cannot be stored anywhere an "mandatory"
<br>> status does not depend on the "pragmatic kind".<br><br>this sentence is t a sentence I think, so next try.<br><br>cfs for now have only a category (type) but there is no attribute to give<br>them the desired "pragmatics", that is on which pages they will be shown or
<br>can be entered and in which stage of the ticket they become mandatory.<br><br>I look for a way to express this in the database and use this information<br>in the mason code systematically.<br><br>Regards, Dirk.<br><br>
<br>_______________________________________________<br><a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a><br><br>Community help: 
<a href="http://wiki.bestpractical.com">http://wiki.bestpractical.com</a><br>Commercial support: <a href="mailto:sales@bestpractical.com">sales@bestpractical.com</a><br><br><br>Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
<br>Buy a copy at <a href="http://rtbook.bestpractical.com">http://rtbook.bestpractical.com</a><br></blockquote></div><br>