Is there a single-term for the Change or Update for the future?
I am currently developing an application where the user will add an entry with an effective date but I am having a difficulty labeling that button.
Let's say I label the button as
Add New Entry
This doesn't seem right because the user will not add a new entry on the list of active entries but rather he/she will create an entry that will be active on a certain date, or one-at-a-time.
Update Entry
This will not work because the action will not immediately update the entry, the entry will change on the effective date specified by the user.
What is an appropriate label for such button?
