Tagged Questions
1
vote
1answer
50 views
How would I take a date field and subtract 30 days to show the month prior to the original date
I have records that are modified each month. The site is used to display the previous month's information. However, to make sure that the information is correct, I want to use the date the ...
1
vote
1answer
62 views
Trying to implement a follow up date
We have a calendar in sharepoint 2010 Foundation that we have added some extra columns and workflows but I am trying to impliment a followup date.
At the moment all we have done is created a ...
2
votes
1answer
275 views
Set date field in newform to selected date on calendarview
I'm looking for a solution where I first select a date on the calendar-view, when I add a new item, the selected date should be filled in on a field in my newform.aspx.
Is this possible out of the ...