Replies: 0
Hello,
anyone knows what are the correct hooks to use:
1. to edit the field data before is displayed on the registration/edit form (I have to change some strings)
2. before data are saved on the database (I have to adjust the data based on user selection)?
Specifically I have to do that on a multiselect profile field.
Thanks