Try our conversational search powered by Generative AI!

EPiServer DxC : Display feedback form as a pop up

Vote:
 

Hi,

I would like to implement the customer feedback form hooked on the right hand side of some of the website pages ( just like EPiServer feedback hook is available). I am thinking to create a form using EPiServer Forms nugget package. Please can someone suggest how to display the EPiServer form as a hook and display the content of it upon click ?

#198345
Oct 25, 2018 18:03
Vote:
 

You just render the form in some HTML that's hidden on page load, then with HTML & CSS write the feedback element that anchors to the right side of the page. On the click the click of the element you'd have some JavaScript that opens the popup in the page.

#198392
Oct 26, 2018 9:28
Vote:
 

Hi Scott,

Thank you for your response. The approach is good but what If Editors wants to manage the feedback form to appear on the specific pages, having priviledge to configure thorugh CMS at any pages of the website. Any thoughts on this ?

Cheers,

Vaibhav..

#198397
Oct 26, 2018 11:08
Vote:
 

Yes, you just add a checkbox to your base page type and when rendering your page toggle the html element that docks to the side of your page on and off.

#198398
Oct 26, 2018 11:10
Vote:
 

Sounds good! Thank you

#198399
Oct 26, 2018 11:21
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* 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.