Hello,

And sorry, I need a pair of glasses  !
The values are stores in the dynamic_field table see BLOB column ' config'

>      config: ---
> DefaultValue: ''
> Link: ''
> PossibleNone: 0
> PossibleValues:
>   Key1: Value1
>   Key2: Value2
> TranslatableValues: 0
> 


sorry for the (previous) spam

Regards

Le 21 juin 2012 à 12:50, Bernard Chambon a écrit :

> Hello,
> 
> I want to create several 'Dropdown' dynamic fields with many values each one
> Is it possible to do it without the GUI ? (too tedious !)
> 
> The main question is where are stored the values ?
> I create one with 2 values , but I can find where they are ?
> Not in dynamic_field_value ?
> mysql> select * from dynamic_field_value  ;
> Empty set (0.00 sec)
> 
> The only entry is in dynamic_field
> 
> mysql> select * from dynamic_field where ...
> *************************** 1. row ***************************
>          id: 10
>        name: ToTestStorageInDB
>       label: ToTestStorageInDB
> field_order: 9
>  field_type: Dropdown
> object_type: Ticket
>      config: ---
> DefaultValue: ''
> Link: ''
> PossibleNone: 0
> PossibleValues:
>   Key1: Value1
>   Key2: Value2
> TranslatableValues: 0
> 
>    valid_id: 1
> create_time: 2012-06-21 12:14:48
>   create_by: 1
> change_time: 2012-06-21 12:14:48
>   change_by: 1
> 1 row in set (0.00 sec)
> 
> 
> 
> I did not find anything in otrs/bin/
> 
> Best regards
> ---------------
> Bernard CHAMBON
> IN2P3 / CNRS
> 04 72 69 42 18
> 
> ---------------------------------------------------------------------
> OTRS mailing list: otrs - Webpage: http://otrs.org/
> Archive: http://lists.otrs.org/pipermail/otrs
> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

---------------
Bernard CHAMBON
IN2P3 / CNRS
04 72 69 42 18

---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to