Hi, my test case as following:
[ticket-custom] test = select test.label = Test test.options = 1|2|3 test.order = 4 test.show_when_component= test test.value = the test field is invisible always :( the "show_when_type" is useful in the same case... BTW, my trac version is 1.0.1, and i test "DynamicFieldsPlugin" plugin 0.11 and 0.12 both, no one can set "show_when_component". Thanks, - Jojo 在 2014年8月7日星期四,下午11:12,Ryan Ollos 写道: > > > > On Wed, Aug 6, 2014 at 11:21 PM, Jojo R <[email protected] > (mailto:[email protected])> wrote: > > > > Hi, > > > > i want to display/valid someone field when i select specific component, > > > > anyone have good solution to do this ? > > > > i google and found plugin "DynamicFieldsPlugin", but this plugin have no > > function to do this. > > > > someone know about for more useful to do my request ? > > > > thanks for any ideal :( > > > DynamicFieldsPlugin should be able to show/hide a field when a specific > Component is selected. Have you tried it? > http://trac-hacks.org/wiki/DynamicFieldsPlugin#Hiderule > http://trac-hacks.org/wiki/DynamicFieldsPlugin#Validaterule > Even though the Component field is not explicitly shown in the examples does > not mean that it doesn't work. > -- > 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] > (mailto:[email protected]). > To post to this group, send email to [email protected] > (mailto:[email protected]). > Visit this group at http://groups.google.com/group/trac-users. > For more options, visit https://groups.google.com/d/optout. -- 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/d/optout.
