Related Items on a new item form
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.
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.
- Nikita Kurguzov
- Posts: 889
- Joined: Mon Jul 03, 2017
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
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
- Nikita Kurguzov
- Posts: 889
- Joined: Mon Jul 03, 2017
Dear dspark,
Try to add the following code to CSS editor in the designer:
Try to add the following code to CSS editor in the designer:
Code: Select all
.ms-list-emptyText-compact{
display: none;
}
Cheers
Thank you very much Nikita. Have a nice day.Nikita Kurguzov wrote: ↑28 Feb 2018Dear dspark,
Try to add the following code to CSS editor in the designer:Code: Select all
.ms-list-emptyText-compact{ display: none; }
-
- Information
-
Who is online
Users browsing this forum: No registered users and 9 guests