Update Related Item from change to parent

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
Jon
Posts: 4
Joined: Sun Jun 26, 2016

27 Nov 2017

Hi,

I have a form with related items. I am populating a column in the related item list based on a value in the parent list item. When adding new related items this works fine. What I need to do is update this field for all the related items when I make a change to field in the parent form. Is this possible?

Thanks,

Jon

User avatar
Nikita Kurguzov
Posts: 889
Joined: Mon Jul 03, 2017

28 Nov 2017

Hello, Jon!
There are several potential ways to do it:

Probably the easiest would be to add Additonal Fields to a Lookup field. Children Items are tied to Parent with Lookup in any case, and if you go to List Settings -> Column Settings for Lookup field(e.g. Parent), you can choose what other Fields from Parent you want to display:
Additional Fields for Lookup.png
Additional Fields for Lookup.png (5.08 KiB) Viewed 1682 times
This is the easiest way as these additional fields will update automatically as soon as something changes in Parent.

A harder alternative might be to use a Workflow which will update Children with information from Parent when it changes. You can google more about Workflows and different things that can be done, but basic information can be found here - https://support.office.com/en-us/articl ... 56eff4d9e3

Finally, another alternative is to use Microsoft Flow which comes included in Office365 if you use SharePoint Online, but can also be used separately. It's similar to Workflows, but easier to configure and use, but not all fields are supported yet. Read more about it here - https://flow.microsoft.com/en-us/

I highly recommend option #1, but if you absolutely have to copy information instead of displaying it, Workflows and Flows might help you a lot. There is also an option to use JavaScript requests on item save to edit information in children, that is also possible, but even more complex than the other options, so I advice trying these out first.
Cheers

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 9 guests