Hi! I am using OJS 3.3.0.15.
I need a feedback form, under contact us navigation bar menu, how can I design a feedback form.
I have attached screenshot for your reference
Hi @Abhiek,
OJS doesn’t support adding forms (other than what is already included in the application), out of box. But this post gives some advice on how to go about doing that: How could I add contact form at contact page so that I can request users to submit following information i.e. Name, Phone, E-mail, Message? - #2 by rcgillis
One thing to note, is that you’d likely want to use the TextEditor Extras plugin in addition to this process to enable you to add HTML.
-Roger
PKP Team
Hi! Roger
Thank you for the support.