Related Items on a new item form

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
dspark
Posts: 5
Joined: Fri Feb 23, 2018

23 Feb 2018

Hi,

I'm trying to test the scenario referring to the blog post here: http://formsdesigner.blogspot.com.tr/se ... ems%20list

I followed all the steps in the post. On the parent new form I can create items within the related items list. But when I press save on the parent form it returns to the parent list but no new items are created. Only items that are should be on the related items list are being created and the lookup filed seems empty. What could be the problem here. If anyone tried this before, regarding the "RelatedIssue" field, I created it on the child form as a lookup filed, which search for another field on the parent list which is also I created.

Thanks in advance.

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

26 Feb 2018

Dear dspark,
Please, try to follow a more recent article on our site as there might have been changes since the older article was posted. You can find our newer article here - https://spform.com/documentation/relate ... gular-mode

You can also follow our video on Youtube - https://www.youtube.com/watch?v=rd8g6Zu1H_E
Cheers

dspark
Posts: 5
Joined: Fri Feb 23, 2018

28 Feb 2018

Great thank you, I was able to create the scenario using the newer article.

I have a question tough, is it possible to hide the text "there no items to show in this view of the "Example Children List" list." in the new form of the parent list?

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

28 Feb 2018

Dear dspark,
Try to add the following code to CSS editor in the designer:

Code: Select all

.ms-list-emptyText-compact{
    display: none;
}
Cheers

dspark
Posts: 5
Joined: Fri Feb 23, 2018

01 Mar 2018

Nikita Kurguzov wrote:
28 Feb 2018
Dear dspark,
Try to add the following code to CSS editor in the designer:

Code: Select all

.ms-list-emptyText-compact{
    display: none;
}
Thank you very much Nikita. Have a nice day.

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 9 guests