The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
279 views

DataView parameter DefaultValue

Please help, what should I set to defaultvalue in DVWP filter parameter if it should be ISO8601 date format of the actual date? It only works now if I manually enter current date like ...
1
vote
1answer
9 views

InfoPath setting conditional default value in radio buttons

I have created an infopath form which is connected to SharePoint Library. I would like to set a default value automatically for the radio buttons which are available in that form when one checkbox is ...
1
vote
0answers
62 views

Site template with default column values?

Our users need to be able to create sites that contains several lists with some pre-defined values to ease data entry. Preferrably those values should be hidden managed metadata fields but also other ...
0
votes
0answers
118 views

“Column default value settings” shows different than what it should be

I changed the default values for set of columns using web services. When I go to individual column i see the new default value. However, from "Column default value settings" the default values are ...
0
votes
0answers
165 views

How set Default-Values of Choice by the Creation of new Lists via (JavaScript) CSOM

Im trying to create a list by using the JavaScript CSOM, but Im stuck at a certain point. In this example I use the Template "SP.ListTemplateType.issueTracking" to create and enhance a list, in this ...
0
votes
0answers
31 views

How to change deafult value for few columns in a document library?

How to change deafult value for few columns in a document library using workflow? I heard you can call list.asmx webservices and use UpdateList Method.
0
votes
0answers
239 views

Populating the Document Information Panel with Calculated Default Values

I have created a document library in SharePoint 2010, in which I have created two columns, one for "Month" and another for "Year". I have set these columns up with a calculated default value, so that ...