Closed atoupet-toki closed 5 years ago
Describe the bug Tried to use the new hook cfdb7_before_save but the returned value doesn't seems to be used
cfdb7_before_save
To Reproduce Steps to reproduce the behavior:
Expected behavior Excpected to save the modified value (by the hook)
Additional context Maybe also correct the SQL error syntax with accent characters <3
Please use cfdb7_before_save_data hook.
cfdb7_before_save_data
Describe the bug Tried to use the new hook
cfdb7_before_save
but the returned value doesn't seems to be usedTo Reproduce Steps to reproduce the behavior:
Expected behavior Excpected to save the modified value (by the hook)
Additional context Maybe also correct the SQL error syntax with accent characters <3