Navya Marla

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Push Multiple items to sharepoint list #14218
    Navya Marla
    Participant

    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,
    Navya

    Attachments:
    in reply to: Vlookup in Newform #12636
    Navya Marla
    Participant

    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,
    Navya

    in reply to: Vlookup in Newform #12634
    Navya Marla
    Participant

    Hi Alex,
    How can i achieve vLookup functionality in new form?

    Thanks,
    Navya

    in reply to: SP-JS Lookup inEdit Page #12436
    Navya Marla
    Participant

    Thanks Alex.It really helped us.

    Thanks,
    Navya

    in reply to: Export/import DFFS configuration to other lists #11850
    Navya Marla
    Participant

    Hi Alexander,

    Thanks for reply.It helped us a lot.

    Thanks,
    Navya

    in reply to: CustomJs file in JSlink approch #11193
    Navya Marla
    Participant

    hi Alex,
    thanks for the reply.I re-attached the Document which contains the screen shots.

    Thanks,
    Navya

    Attachments:
Viewing 6 posts - 1 through 6 (of 6 total)