Hi, sorry but I do not speak English well, but I hope to make myself understood.
I need to retrieve the value of the search fields.
I tried with:
echo osc_get_param ('meta12');
echo osc_get_param ('meta [12]');
echo __get ('meta12');
echo __get ('meta [12]');
but it does not work in any way.
Do you have any idea?
Thank you very much, Vincenzo