On Saturday, March 15, 2014 1:58:42 PM UTC-7, RjOllos wrote:
>
> On Friday, March 14, 2014 6:57:10 AM UTC-7, Jeff Yoder wrote:
>>
>> I am attempting to use the Chained Fields plugin in Trac v0.12, with a 
>> custom field (tcf_type_detail) chained to Trac's built-in Type field so 
>> that I can sub-type my tickets.
>>
>> When the create new ticket form is opened, the default Type is shown.  
>> The sub-types in tcf_type_detail display correctly in that control.  But if 
>> I select a different Type, the sub-type control will not drop.  The first 
>> entry in the sub-type control is visible but the control will not open to 
>> select a value.
>>  
>> Any ideas what might be causing this?
>>
>
> I would look in the browser console for JavaScript errors. In Chrome, 
> press CTRL + SHIFT + I, and select the Console tab. Reload the /newticket 
> page in your Trac instance and report any errors back here.
>
> Another thing to try is temporarily disabling all your plugins. There 
> might be conflicts. If TracTicketChainedFieldsPlugin works with all plugins 
> disabled, enable them one by one until you find the conflicting plugin.
>
>
Two other things:
 * Does the example work for you?: 
http://trac-hacks.org/wiki/TracTicketChainedFieldsPlugin#Example
 * If so, could you post the specific configuration that is not working, 
including your [ticket-custom] section from trac.ini? 

-- 
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.

Reply via email to