I have a form on saving which the data gets saved in a calendar view. The date on which the data get saved is the current date on which the form is composed. I want to create a dialog list which will contains value as “Next week” ,“Next Month” . on selecting any value and clicking save the form will get saved on that particular date. For ex: if i compose the form today and select “Next week” from the dialog list and click on save the entry should get saved exactly after one week from today.
For ex: if i compose the form today and select “Next week” from the dialog list and click on save the entry should get saved exactly after one week from today.
I guessing you mean it should be saved but appear on your calendar one week from today. Not saved in a week?
If I am right, all you need to do is use the @adjust to modify the date.