Hi there
Can someone knows how to change the description of a spesific field on load?
i know it need the use of this method:
gform_field_content
but from what i read from the doc api i still dont understand how to reach the field description value?
is is something like:
$field = form[id][field_description]
?
thanks
Yoav