No announcements
Found 3748204 threads
-
3 Votes
Getting IDs of the fields in a list view
But i want the Unique IDs of the fields present in a specific view.Answered | 6 Replies | 4064 Views | Created by N L V - Wednesday, January 20, 2010 1:36 PM | Last reply by N L V - Thursday, January 21, 2010 7:48 AM -
0 Votes
How to get the avg in two fields
Two fields in the same record?Answered | 2 Replies | 3522 Views | Created by CoreyV - Thursday, January 13, 2011 9:19 PM | Last reply by Marshall Barton - Thursday, January 13, 2011 11:40 PM -
1 Votes
How to connect id field between two tables
Create Foreign key between NTABLE.id and FTable.ntable_id When you are going to create record id 3 in FTable it gives error similarly when you ...Answered | 3 Replies | 4231 Views | Created by caymanag - Thursday, July 30, 2009 6:58 AM | Last reply by Shamas Saeed - Friday, July 31, 2009 7:01 AM -
0 Votes
Unique ID field concatenated from two other fields
Email is unique unless shared by two people like husband & wife.Answered | 4 Replies | 1117 Views | Created by Flyersfan9474 - Wednesday, July 16, 2014 2:15 PM | Last reply by Kalman Toth - Wednesday, July 16, 2014 4:01 PM -
1 Votes
Field is Concatenation of two other Fields
> I don't know how to do set a SQL field to be the concatenation of two other fields in design mode.Answered | 4 Replies | 746 Views | Created by TodAtWork - Monday, July 25, 2016 6:37 PM | Last reply by Albert_ Zhang - Tuesday, July 26, 2016 7:18 AM -
0 Votes
combine two fields in SQL
SSNs are not good as a unique ID (exactly why the OP is trying to get around it).Answered | 6 Replies | 1589 Views | Created by megan n - Wednesday, July 30, 2014 12:39 AM | Last reply by Patrick Hurst - Thursday, July 31, 2014 2:29 PM -
1 Votes
ID Field in Sharepoint List
No , you will not be able to calculate part number field based on ID field in newform.Answered | 6 Replies | 9319 Views | Created by adk11 - Thursday, May 16, 2013 6:02 PM | Last reply by Nandakumar Ekanathan - Thursday, May 16, 2013 7:47 PM -
1 Votes
[UWP]Getting Field of View of a Camera ?
The thing is I don't know how to query those properties from a UWP app.Answered | 3 Replies | 471 Views | Created by Tryum - Tuesday, May 15, 2018 4:03 PM | Last reply by Roy Li - Tuesday, May 22, 2018 6:04 AM -
0 Votes
Get value from lookfield field
i used two ways , and its keep giving me null value ,,, any idea ?!Answered | 5 Replies | 9803 Views | Created by thebaldur - Friday, October 1, 2010 8:52 AM | Last reply by Richard Przybylski - Friday, June 2, 2017 12:18 PM -
0 Votes
How to get fields from footer
If you are looking to edit a specific story range from vsto, you will probably need the fully qualified reference to the storyType unless you have included the relevant ...Answered | 3 Replies | 625 Views | Created by James Shokeen - Wednesday, July 1, 2015 7:53 AM | Last reply by Nick Dewitt - Wednesday, July 1, 2015 10:52 AM -
0 Votes
How to get two fields as an ID field from dropdonwlist of razor view?
thanks in advance If you really need both ID values in a single input, then you must come to terms with how HTML forms work.Unanswered | 2 Replies | 43 Views | Created by Anonymous - Thursday, December 27, 2018 5:16 PM | Last reply by Anonymous - Friday, December 28, 2018 9:18 AM -
5 Votes
How to concatenate two time fields
Hi Hazel, As a workaround you can get the column datatype as datetime from the query instead of time and use the expression shared in the above comment.Answered | 9 Replies | 1519 Views | Created by HazelEyre - Wednesday, December 9, 2015 10:21 AM | Last reply by Qiuyun Yu - Thursday, December 10, 2015 3:37 AM -
0 Votes
Calculated field - based on value from Lookup field
That's easy, but I also need a Field that is 'connected' to the filtered Lookup field and gets a different field value when the user selects an item from ...Answered | 7 Replies | 11846 Views | Created by HelgeNorvang - Monday, April 26, 2010 1:58 PM | Last reply by Suzanne Koh - Monday, October 1, 2012 6:41 AM -
0 Votes
Task Level Unique ID field.
Hi All, How can I get the master project "Unique ID" in SQL Database table - where are they stored ?Answered | 8 Replies | 4655 Views | Created by Raymond Wohltman - Monday, February 24, 2014 6:47 PM | Last reply by AkitoAkito - Thursday, January 23, 2020 7:16 AM -
4 Votes
How to populate two fields in a table from a listbox array on a form
So the bottom dollar guys is you cannot populate two fields in a table from a listbox created by an array?Answered | 7 Replies | 3596 Views | Created by swalesfoxuser - Wednesday, July 4, 2012 10:32 PM | Last reply by swalesfoxuser - Friday, July 6, 2012 4:05 PM -
0 Votes
SharePoint Field IDs are changing.
Instead of searching for the full field ID value, I search for a tag which contains part of the ID.Answered | 4 Replies | 808 Views | Created by Philippe Mer - Thursday, June 20, 2019 6:25 PM | Last reply by Philippe Mer - Tuesday, June 25, 2019 12:23 PM -
2 Votes
How to get viewfield or field object from Microsoft.SharePoint.Client.ViewFieldCollection
Hi, Pls check the ...Answered | 2 Replies | 1530 Views | Created by Nimisha Chokkath - Monday, May 19, 2014 7:38 AM | Last reply by Nimisha Chokkath - Monday, May 19, 2014 12:01 PM -
3 Votes
update a field by joining two tables?
I asked how to upate fields through joining two tables and they told me what is the data structure?Answered | 17 Replies | 1562 Views | Created by cloudsInSky - Monday, August 26, 2013 11:44 PM | Last reply by cloudsInSky - Friday, September 6, 2013 6:20 PM -
0 Votes
combine fields from two datatables into one
DataSet dataSet = new DataSet(); //Fetch data from the two tables string connectionString = ...Answered | 1 Replies | 5364 Views | Created by Josh Martin - Wednesday, April 28, 2010 10:24 PM | Last reply by David Sceppa - Thursday, April 29, 2010 6:57 AM -
0 Votes
Compare two fields in CAML Query
In the first case I think it would be easier (and probably not so much slower) to iterate through all the items of the list from code and comparing the ...Answered | 3 Replies | 11246 Views | Created by Anil Chowdary - Thursday, July 2, 2009 4:35 PM | Last reply by Peter Holpar - Friday, July 3, 2009 8:24 AM - Items 1 to 20 of 3748204 Next ›
No announcements