auto filled data from previous record
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2024 02:26 AM
Hi everyone,
In my scenario, a new record is automatically created in the system every six months for each user. I want the newly created record to be pre-populated with the data that the same user submitted in their previous record.
What would be the best way to implement this functionality?
Thank you
Beyza
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2024 06:58 AM
Hello Animesh ,
The script works with before update, but it does not work with before insert. When using before update, I am unable to update the data.
Best Regards.
Beyza