Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Subform visible in attachment only after submit

Avatar

Level 9

This is probably not possible but I'll ask anyway...

I would like to click a custom e-mail button to attach the form (PDF version, not just data) and send it to an administrator. I would like the bottom subform to become visible but only in the attached file, not the open file currently being viewed by the user who clicked the submit button.

Reason: The information in the last subform is for the Admin only to view and answer. Is there a way to accomplish this?

1 Accepted Solution

Avatar

Correct answer by
Level 10

On clicking the email button you could show the subform and then hide it again after it has been sent.

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

On clicking the email button you could show the subform and then hide it again after it has been sent.

Avatar

Level 9

I will have to give that a try -

Thanks