Re: copyField - how does it work?

2010-05-04 Thread Chris Hostetter
: : ... : : : Is the copyField valid specified in BLOCK-4? It seems it is not : populating the clubbed_string with the values of field_A and field_B. copyFields aren't chained together -- supporting that is "hard" and can lead to infinite loops, so each copyField src is co

copyField - how does it work?

2010-04-29 Thread Naga Darbha
Hi, I have my config something like "clubbed_text" of type "text" and "clubbed_string" of type "string". : BLOCK-1... BLOCK-2... BLOCK-3... BLOCK-4... Is the copyField valid specified in BLOCK-4? It seems it is not populating the clubbed_string with the values