Hi,
i'm trying to understanding the 42 field type.
With 42 i can use php to get some custom values.
My question:
if I have to store for ex 10 custom values on 10 different columns, I have to create 10 different 42 fields?? Or I can do the same with one single 42 field??
For now I'm able to store 1 value for each 42 field.
Of course I would prefer to have just one 42 field to store these 10 different values in 10 different columns. Is it possible?
Thanks in advance