Hi,
I created a user plugin and is using onUserAfterSave() method to capture changes to the user profile custom fields and finding out that using FD::user()->getFieldValue() method would return previous custom fields values (values before the change). Does ES have its own trigger that I can use in a user plugin to get updated user custom fields data?
Thanks,
Jackson
I created a user plugin and is using onUserAfterSave() method to capture changes to the user profile custom fields and finding out that using FD::user()->getFieldValue() method would return previous custom fields values (values before the change). Does ES have its own trigger that I can use in a user plugin to get updated user custom fields data?
Thanks,
Jackson