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.
AI OnAI Off
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.
Here is the decompiled version of the DataExportingController from Forms 4.6.1.0
https://pastebin.com/2mEzpGna
Hi,
the link give above is not working anymore. Could you please share me the decompiled version.
Thanks
Mahesh K
Hello,
I have a custom funtion to export submit form as an excel file. It was working well untill I upgraded epi forms to version 4.6.0, then all pages on my site that using epi froms not working at all. It seem like those method were gone in DataExportingController version 4.6.0
protected virtual DataTable CreateTable(IEnumerable friendlyNames);
protected virtual DataExporterBase GetExporterFromExtension(string extension);
protected virtual string GetValidColumnName(string rawName);
And I need those methods. Does anyone know if epi they changed name or move to somewhere else?
Regards,
/Katharina