Hi,
Before saving all information in the db I would like to get all information that figure into the ‘affectation’ field(generated by set_relation_n_n function).
I tried to use the callback_before_insert function but I have not found the right method to extract information from the array that figure into the callback function that would be called.
I would appreciate it if you could help me!!