If you are using a dataset to save other field values then I would recommend using one of the method, either use insert and add all the properties to toInsert object, however, if you want to use dataset then use onBeforeSave() method instead and setFieldValue() to add email as an aditional field.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| [Solved] insert current user's mail to a dataset after they click a button | 12 | 1246 | June 6, 2019 | |
| Transfer data from one data set to another. | 2 | 238 | April 9, 2020 | |
| How to add the user email to database? | 9 | 1009 | June 12, 2020 | |
| Retrieve field data from collection and put it in input form | 12 | 4917 | October 29, 2018 | |
| Submit collection fields to another collection after submit | 6 | 392 | May 4, 2018 |