No announcements
Found 1312548 threads
-
0 Votes
Two groups of Parent Child Cascade Columns in a SharePoint List
Hi Muhammad, Please use the following code into script editor web part in new form page to achieve it.Answered | 3 Replies | 1065 Views | Created by mushhuud - Friday, December 20, 2019 11:33 AM | Last reply by mushhuud - Tuesday, December 31, 2019 6:03 AM -
0 Votes
Parent list and Child list with EventHandler
So here you will see if your child list contains any item that is referring to the item that is getting deleted in the parent list.Answered | 3 Replies | 4689 Views | Created by Event LOg Error-Object reference not set to an in - Saturday, October 29, 2011 7:59 AM | Last reply by Geetanjali Arora - Wednesday, November 2, 2011 11:12 AM -
0 Votes
Two Lists / Parent Child - one to many
http://www.learningsharepoint.com/2010/09/06/programmatically-create-relation-between-sharepoint-2010-lists/ Thanks & ...Answered | 5 Replies | 2789 Views | Created by FM250 - Friday, November 16, 2012 12:04 AM | Last reply by Emir Liu - Monday, November 19, 2012 9:09 AM -
0 Votes
Display parent child list in web part
We can connect two webparts, parent list as a provider and child list as a consumer.Answered | 1 Replies | 5924 Views | Created by MohammedAyaz Shaikh - Friday, September 23, 2011 10:04 AM | Last reply by Shantha Kumar T - Friday, September 23, 2011 10:43 AM -
0 Votes
SharePoint custom list design for related lists
Advanced settings for the child or parent list.Answered | 3 Replies | 5083 Views | Created by Sanban - Wednesday, September 9, 2009 5:22 PM | Last reply by Sanban - Friday, September 11, 2009 5:30 PM -
1 Votes
Sharepoint parent child drop down lists without coding and infopath
Edit Page 5.Answered | 2 Replies | 8719 Views | Created by VIJ2013 - Tuesday, December 10, 2013 12:59 PM | Last reply by thriggle - Thursday, December 12, 2013 4:53 PM -
0 Votes
Advise on Table Parent Child relation
I understand your points but would it be more simple to get a separate tables which handle Parent-Child relashion ship which will not be recursive but will simplify ...Answered | 8 Replies | 861 Views | Created by wakefun - Friday, May 25, 2018 7:53 PM | Last reply by Visakh16 - Monday, May 28, 2018 7:02 AM -
0 Votes
How do I populate fields in child list from the parent list
Hi, Can you provide more details about how you want to automate this without user input in the child list?Answered | 5 Replies | 921 Views | Created by szgo - Wednesday, August 12, 2015 12:00 PM | Last reply by Dennis Guo - Monday, August 24, 2015 9:26 AM -
1 Votes
Query data from child list to include in parent list
Hi, You can create a lookup field in the Parent list to link data from child list, in the list settings, create the Lookup Type ...Answered | 1 Replies | 680 Views | Created by bbainssla - Friday, October 13, 2017 5:13 PM | Last reply by Jerry Zy - Monday, October 16, 2017 7:33 AM -
0 Votes
Recursive query, parent-child relations mixed in a table
Hi Kalman, Neither child nor parent are primary key, there is surrogate autoincrement ID field in the table.Answered | 12 Replies | 7936 Views | Created by zondan - Saturday, December 29, 2012 11:21 PM | Last reply by Erland Sommarskog - Sunday, December 30, 2012 11:51 PM -
1 Votes
SPD 2010 - Using a parent list in a child site.
Hi, I understand that you want to display a list from parent site in child site page.Answered | 4 Replies | 5907 Views | Created by Bmusgr - Monday, March 18, 2013 7:51 PM | Last reply by Bmusgr - Tuesday, March 19, 2013 7:57 PM -
0 Votes
Parent-Child-Hierarchy with two tables
I used a view combining the two tables.Answered | 7 Replies | 4090 Views | Created by hpo_mh - Wednesday, December 16, 2009 12:38 PM | Last reply by hpo_mh - Wednesday, December 16, 2009 4:15 PM -
0 Votes
Querying SSISDB for parent-child relations
I recall this question being asked a while ago and the reply was there is no way to find the parent - child relationship.Answered | 1 Replies | 652 Views | Created by MikeHendriks14 - Wednesday, September 9, 2015 11:27 AM | Last reply by ArthurZ - Wednesday, September 9, 2015 1:51 PM -
1 Votes
Get the Parent List of a child list's lookup column in code
Hello, Here is the C# code for getting the Parent List of a Look Up column using (SPSite site = new ...Answered | 5 Replies | 8483 Views | Created by Muzammil Mohammed - Tuesday, February 14, 2012 10:32 PM | Last reply by Ram Prasad Meenavalli - Wednesday, February 15, 2012 5:37 AM -
0 Votes
incremental counter in related list
Set up two lists like I describe in my opening annotation then set a column in the child list (Sessions) of type number (I called mine ...Answered | 3 Replies | 3644 Views | Created by pgtaviator - Thursday, July 12, 2012 2:13 PM | Last reply by pgtaviator - Friday, July 13, 2012 5:29 PM -
1 Votes
Create a list of Parent and Child items with automatic countdown, OOTB
Hi, According to your description, my understanding is that you want to create a list of Parent and Child items with automatic countdown with OOTB.Answered | 3 Replies | 687 Views | Created by AC.Ortiz - Monday, August 8, 2016 1:36 PM | Last reply by Andy JY - Monday, August 15, 2016 12:49 AM -
0 Votes
Customize List / Related Lists disabled in SharePoint Online
Their link function alters the page.Answered | 4 Replies | 416 Views | Created by m.a.y.k - Wednesday, January 29, 2020 2:00 PM | Last reply by m.a.y.k - Monday, February 3, 2020 1:20 PM -
0 Votes
Webpart to show siblings from Parent list
We can modify the list view page, display and edit forms of the target list to display related data from the source list.Answered | 4 Replies | 1714 Views | Created by Lyndsay T - Monday, February 20, 2017 5:43 PM | Last reply by AlexanderTen - Wednesday, July 3, 2019 9:40 AM -
0 Votes
Generate unique ID in child list based on ID in parent list
In your solution, even if the item is deleted in child list, the item starts creating from deleted one.Answered | 8 Replies | 1554 Views | Created by Harshavardhan N - Tuesday, February 11, 2020 8:04 AM | Last reply by Harshavardhan N - Monday, February 17, 2020 7:37 AM -
5 Votes
Update Parent list when Child is created
Is the ParentID in your child list a lookup field?Answered | 15 Replies | 4058 Views | Created by SelwynWhite - Friday, October 5, 2012 5:02 AM | Last reply by Geetanjali Arora - Friday, October 12, 2012 4:49 AM - Items 1 to 20 of 1312548 Next ›
No announcements