| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | Nov 13 '12 at 14:30 | |
| stats | profile views | 4 |
|
Nov 23 |
awarded | Popular Question |
|
Oct 11 |
awarded | Teacher |
|
Oct 11 |
comment |
Sharepoint Designer add time to date action I had to wait ten hours before answering. I put it in the comments in case I forgot. Thanks. |
|
Oct 11 |
answered | Sharepoint Designer add time to date action |
|
Oct 11 |
awarded | Student |
|
Oct 10 |
comment |
Sharepoint Designer add time to date action I figured it out. I just created a test list with two date columns and a workflow to add time to a date value from the first date column. When I added one month to 1/31/2012 it returned 2/29/2012. When I added one month to the 15th, it returned the 15th of the next month. |
|
Oct 10 |
asked | Sharepoint Designer add time to date action |
|
Sep 19 |
comment |
The content type is not available in this site done. Thanks man. |
|
Sep 19 |
accepted | The content type is not available in this site |
|
Sep 19 |
answered | The content type is not available in this site |
|
Sep 17 |
comment |
The content type is not available in this site I was able to make the content type available to the task list by adding the following to the feature.xml file: <Properties> <Property Key="GloballyAvailable" Value="True" /> </Properties> Not sure why I would need that in there, but it seemed to work. Now I need to somehow figure out how to alter the task edit form so only the custom fields show up on the form. |
|
Sep 10 |
comment |
The content type is not available in this site One last thing. I am able to see and add the content type to the task list at the root level, just not any sites below. |
|
Sep 10 |
comment |
The content type is not available in this site Got your link and it would have been helpful to state I am on MOSS 2007. Checked the same MSDN page but for 2007 and the web scope is "No". |
|
Sep 10 |
comment |
The content type is not available in this site ok. This is a pretty basic content type but it inherits from the Workflow Task type. I don't know if that is the problem. My content type is made up of an elements and feature xml file. I'll keep digging around. Thanks. |
|
Sep 10 |
comment |
The content type is not available in this site Bummer. I get the error: "Elements of the type 'Content Type' are not supported at the 'Web' scope. This feature could not be installed. |
|
Sep 10 |
comment |
The content type is not available in this site I'll give it a try. Thanks! |
|
Sep 10 |
revised |
The content type is not available in this site deleted 24 characters in body |
|
Sep 10 |
revised |
The content type is not available in this site added 25 characters in body |
|
Sep 10 |
asked | The content type is not available in this site |
|
Sep 6 |
comment |
Attach content type to task list It was created in notepad and put it in the 12 hive. I installed it using stsadm. It appears in SP as a content type, I just can't associate it with the task list. It is almost as if it is the wrong "type" or something, making it unavailable to the task list. |