No announcements
Found 1685034 threads
-
0 Votes
Set default value for list field
Check the similar post hereAnswered | 4 Replies | 1472 Views | Created by Mohamed Abden - Sunday, June 29, 2014 10:38 PM | Last reply by romeo donca - Wednesday, July 2, 2014 6:18 AM -
0 Votes
Lookup a field value on another list and update a field on the current list
Hi Michael2045, From your description, you want to update Manager Approval field in PTO Submission list based on the Task Outcome field in PTO Task.Answered | 2 Replies | 4054 Views | Created by Michael2045 - Monday, December 14, 2015 4:35 PM | Last reply by Wendy DZ - Thursday, December 24, 2015 6:33 AM -
0 Votes
The field 'State' contains a value that is not in the list of supported values
Take them into Excel, and copy the values from the QCState field onto the State field.Answered | 7 Replies | 7068 Views | Created by subraman - Thursday, December 4, 2008 8:44 PM | Last reply by subraman - Wednesday, December 10, 2008 5:33 PM -
0 Votes
Programmatically Accessing Field Values In SharePoint Lists
CAML can be used to filter/orderby the results, but it would be an extra step if you just need to get the values for all list items.Answered | 4 Replies | 8365 Views | Created by gsmith140 - Tuesday, July 27, 2010 7:40 PM | Last reply by Arpit Goyal - Friday, July 30, 2010 6:58 PM -
0 Votes
Retrieve values from a "Lookup" field list
If you want to look up from a list in the same site, MOSS provides it OOTB.Answered | 3 Replies | 4796 Views | Created by Levimatt - Thursday, December 17, 2009 4:51 PM | Last reply by Chengyi Wu - Monday, December 21, 2009 1:26 AM -
0 Votes
Set default value on field at list with JSOM/REST
Hi, Here is a sample for your reference: <script language="ecmascript" type="text/ecmascript"> var fieldCollection; ...Answered | 2 Replies | 1789 Views | Created by AnitaBoerboom - Thursday, March 24, 2016 3:25 PM | Last reply by Justin Liu_FoxDave - Friday, March 25, 2016 2:20 AM -
0 Votes
Reading Sharepoint list multi-value field
Create one dataset based on the list row ID and the list values.Answered | 3 Replies | 6989 Views | Created by Erikson518 - Tuesday, August 23, 2011 9:12 PM | Last reply by Sharp Wang - Monday, August 29, 2011 1:48 AM -
1 Votes
Get value of a field based on another field in a list without any code
Get value of the sub department field based on department field in the list without any code.Answered | 3 Replies | 1088 Views | Created by Jayashri10 - Tuesday, May 12, 2015 5:28 AM | Last reply by Gowtham Rajamanickam - Wednesday, May 13, 2015 5:55 AM -
0 Votes
Open list form and populate fields with values
The code that successfully populated the fields was: $("input[title='Location']").val("test ...Answered | 11 Replies | 770 Views | Created by PetyrBaelish - Tuesday, November 14, 2017 5:00 PM | Last reply by PetyrBaelish - Wednesday, January 3, 2018 10:59 AM -
1 Votes
How to localize choice field values in list?
No it is not custom field ...Answered | 9 Replies | 9648 Views | Created by fenix81 - Monday, April 4, 2011 10:44 AM | Last reply by David Schonebeck - Monday, November 14, 2011 11:47 AM -
0 Votes
Move some list items to another list based on field value
Hi alheiner, In a SharePoint Designer workflow, we are enable to access the values from the columns as we need, then you can take Jerry's suggestion to use the "Create ...Answered | 2 Replies | 969 Views | Created by alheiner - Friday, February 12, 2016 1:10 AM | Last reply by Patrick_Liang - Monday, February 15, 2016 8:29 AM -
2 Votes
set a field value's not work in infopath sherepoint list
What i have done, create a custom list and create a chkbox column with default yes and one more filed as choice with two options (1 and 2 and 1 is default).Answered | 1 Replies | 2159 Views | Created by ka.fa - Monday, September 9, 2013 10:07 PM | Last reply by Hemendra Agrawal - Tuesday, September 10, 2013 6:24 AM -
0 Votes
List date field value conversion to Month
Hi all, I am trying to define a calculated field which looks at another Date field in the same list but returns name of the month by converting the ...Answered | 1 Replies | 2457 Views | Created by stct80 - Thursday, May 2, 2013 7:14 PM | Last reply by JesB - Thursday, May 2, 2013 9:25 PM -
1 Votes
Updating a field on list items based on the value in another list
Rather than keeping track of all of that derived information and ensuring that it's all in sync, you're far better off just adding an additional lookup field to the lookup column.Answered | 3 Replies | 3140 Views | Created by Event LOg Error-Object reference not set to an in - Tuesday, May 15, 2012 5:28 PM | Last reply by Christopher Clement - Tuesday, May 15, 2012 8:39 PM -
0 Votes
Store field value in a hidden field in customized list form
I am using SharePoint Designer for Customized edit list form and I don't see <Field> element.Answered | 4 Replies | 7073 Views | Created by vmrao - Monday, December 12, 2011 9:27 PM | Last reply by vmrao - Thursday, December 15, 2011 9:32 PM -
0 Votes
filter lookup field values from the list
I actually created only view on the list - that shows user specific data.Answered | 2 Replies | 4311 Views | Created by antony_s - Monday, March 12, 2012 1:03 PM | Last reply by antony_s - Wednesday, March 14, 2012 12:41 PM -
1 Votes
How can I set a field's value based on another field's value in drop down list
What these steps essentially say is, Set this field's value to the description in the custom list where the code matches what is selected in the dropdown.Answered | 3 Replies | 6539 Views | Created by Dan Rooney - Friday, April 27, 2012 8:47 AM | Last reply by Ian K - MSFT - Tuesday, May 1, 2012 10:01 PM -
0 Votes
TF20015: The field 'Assigned To' contains the value 'xyz' that is not in the list of supported values.
I've checked the WIT via the process editor; adapted the values of the 'Assigned To' field according to the specs you've mentioned and saved it.Answered | 13 Replies | 15471 Views | Created by Lieven Baert - Tuesday, May 25, 2010 7:56 AM | Last reply by toutvabien - Saturday, October 22, 2016 6:53 AM -
3 Votes
Set field value and make field read only on custom list form
I came up with the idea of 3 individual pages with custom list forms on them.Answered | 2 Replies | 7618 Views | Created by h0mely - Wednesday, May 15, 2013 10:22 PM | Last reply by Entan Ming - Thursday, May 16, 2013 7:05 AM -
0 Votes
Adding multi value lookup field to dropdown list
Hi, The following code for your reference: using (SPSite oSite = new SPSite(SPContext.Current.Site.Url)) { using (SPWeb oWeb = ...Answered | 4 Replies | 780 Views | Created by Venkatzeus - Tuesday, October 3, 2017 2:25 PM | Last reply by Venkatzeus - Tuesday, November 7, 2017 9:42 AM - Items 1 to 20 of 1685034 Next ›
No announcements