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.

SOLVED

Regarding mirror page script

Avatar

Level 2

<%

 if ( document.mode != 'mirror' && document.mode != 'forward' ) { 

%>

can someone please guide us about the above-mentioned script?

what is document.mode and from where we get these values such as mirror and forward?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

This remove the mirror page when you are in the mirror page or forward the email.

Thanks,

David



David Kangni

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

This remove the mirror page when you are in the mirror page or forward the email.

Thanks,

David



David Kangni