Did any add default values for repeating fields in D2?
I am trying to add a static value to repeating field in the first index. But the value is not getting populated.
Hi Aditya,
value will only be populate statically if dictionary contains a single value or otherwise try to make your dictionary a register table & use DQL to populate value but remember only a single value will populate.
Hope it will help you
Regards,
Ekta
I am trying to use default values template. Does this not work for repeating attributes?
Yes It will work, but default value will populate value only at time of import
and when I Import the doc it will show like
Does it works on your box ?
I know there is a bug on this feature on D2 4.5 P00.