Related Items passing additional fields to form

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
Stu
Posts: 23
Joined: Tue May 10, 2016

22 Jun 2016

Hi, How do you pass or access additional fields from parent to the child form. When I click new related item it passes the parent ID but I would like to have additional fields for autopopulation.

Thanks

Stuart

User avatar
Dmitry Kozlov
Site Admin
Posts: 1524
Joined: Thu Jun 07, 2012

23 Jun 2016

Hi Stuart,

If a child form is opened in a dialog from the parent form, you can get the parent's fields following way:

Code: Select all

window.top.fd.field('FieldName').value();

Stu
Posts: 23
Joined: Tue May 10, 2016

23 Jun 2016

Awesome thank you

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 5 guests