I am using several set_rules with different fields using all the fields the same callback function.
I know, that the first parameter passed is the value of the field, but
is it possible to know the field name of the field in order to be used in the callback function?
Thanks.