Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Require form submission to download file

Vote:
 

I'm working on a Find implementation.

The system will have two types of PDFs returned in search results - "free" ones a user can immediately download, and others that require a form sumbission before downloading.

We want to store both in the EpiServer system. Is there any guidance on preventing a user from picking up a PDF in the search results and bypassing the form submission requirement?

#182764
Sep 28, 2017 16:08
Vote:
 

I assume you have a property or some parent folder based way to diff free/form-required?

I would just use the UnifiedSearchHit and get the original MediaData based object when display search hits. If it's a PDF => render as appropriate.

#182978
Oct 02, 2017 22:23
* 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.