0
Can I default some values of a new record to be the same as the previous record?
I'm working through and adding lots of records manually as we work on a project. It would be really useful if I could set a few of the text fields so that they default to the same value as the previous record. These fields only change about every 10 or 15 records. It would save me a huge amount of time. Is this is any way possible?
2 replies
-
This thread explains how to do that...
You can enter the code in “Trigger on create” to copy the information automatically or add a button to your form and enter it in “On click” so you can copy the information manually.
-
Thanks Sean! I just tried and it worked first time. I had searched the forums but hadn't found that thread.
Thanks again for taking the time to respond. You've saved me a lot of time!
Content aside
- 5 yrs agoLast active
- 2Replies
- 1535Views