volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Unable to retrieve form subimission data??

H Guys,

   i want to tetrieve forms submission data,ger eis my code

   List submittedData;

  submittedData = _formDataRepository.GetSubmissionData(
 new FormIdentity(info.FormGuid, currentPage.Language.Name),
 DateTime.Now.AddDays(-100),
 DateTime.Now).ToList();

Here the submittedData list retrieve zero records,can anyone help me out of this.

Thanks,

Kartheek

#186822
Jan 05, 2018 5:10

Hi, Kartheek,

You can check the code in my blogpost and see if it works.

BR,
Marija

#187798
Feb 02, 2018 14:45

Ah, I can see you got the answer here.

#187800
Feb 02, 2018 14:46
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.