Forum Replies Created
-
AuthorPosts
-
Hi Alexander,
Thanks for the quick reply.With vlookup user can add as many child records as he want,to do this every time user needs to open the new form and click save, repeat the process…
In my case user wants to add multiple child records at a time in single new form.
Is there a simple way we can configure in DFFS lookup to add multipule records in the single save.
please find the screen shot for more details.Thanks,
NavyaAttachments:
Hi Alex,
we tried to analyze the issue to find out the root cause and we came to know that the CAML query in new form is not passing the _vLookup ID.
Please find the below query in new form<View Scope='RecursiveAll'><Query><Where><Eq><FieldRef Name='_vLookupParentID' /><Value Type='Text'>~_vLookupID~</Value></Eq></Where><OrderBy><FieldRef Name='ID' /></OrderBy></Query></View>
we tried to get the _vLookupID in the parent list in new form using Getfieldvalue.It is returning the correct ID
In edit form
<View Scope=’RecursiveAll’><Query><Where><Eq><FieldRef Name=’_vLookupParentID’ /><Value Type=’Text’>8:1470121931290</Value></Eq></Where><OrderBy><FieldRef Name=’ID’ /></OrderBy></Query></View>
Thanks,
NavyaHi Alex,
How can i achieve vLookup functionality in new form?Thanks,
NavyaThanks Alex.It really helped us.
Thanks,
NavyaHi Alexander,
Thanks for reply.It helped us a lot.
Thanks,
Navyahi Alex,
thanks for the reply.I re-attached the Document which contains the screen shots.Thanks,
NavyaAttachments:
-
AuthorPosts