Thanks. Good to know

For some reason the Type: date is not available in my installation under
the list of types available in /admin/ticket/customfields

<select name="type" id="type">
    <option value="text">Text</option>
    <option value="select">Select</option>
    <option value="checkbox">Checkbox</option>
    <option value="radio">Radio</option>
   <option value="textarea">Textarea</option>
</select>

Is it because we are talking about a specific configuration that requires
be done manually direct on trac.ini file? or is it because a different
reason?

EmeCas

On Fri, Jan 12, 2018 at 2:24 PM, Ryan Ollos <rjol...@gmail.com> wrote:

>
>
> On Fri, Jan 12, 2018 at 11:09 AM, Emerson Castañeda <eme...@gmail.com>
> wrote:
>
>> Thanks Ryan
>>
>> Regarding to the same. What would be easiest way to handle a custom field
>> as a ui-datepicker.
>>
>> EmeCas
>>
>
> With ticket custom fields you can use format = date.
> https://trac.edgewall.org/wiki/TracTicketsCustomFields#
> AvailableFieldTypesandOptions
>
> - Ryan
>
>
> --
> 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 trac-users+unsubscr...@googlegroups.com.
> To post to this group, send email to trac-users@googlegroups.com.
> Visit this group at https://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 trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to