The default-value tag has no wiki summary.
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
0answers
63 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
166 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 ...