Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

when data-foundation-form-ajax attribute in form element is set to true file is not getting downloading but data is showing up in response header.

Avatar

Level 4
<form method="get" action="${currentPage.name}.report.html"
id="report-form" novalidate="false"
class="coral-Form coral-Form--vertical foundation-layout-util-vmargin foundation-form"
data-foundation-form-ajax="true"
data-foundation-form-loadingmask="true">

When form is submitted by clicking submit button, then required file get downloaded when 

data-foundation-form-ajax="false"

is set to false. But not working when set to true.

1 Reply

Avatar

Administrator

@Manisha_Mirchandani @akhilraj @Nikhil-Kumar  @Lokesh_Vajrala @arunpatidar @aanchal-sikka @lukasz-m  @Esteban666 @Ritesh_Mittal @Shashi_Mulugu @Sady_Rifat  

Please take a moment to review this AEM question and share your valuable expertise. If possible, offering some direction to the author would be highly appreciated. Thank you for your anticipated support.



Kautuk Sahni