Pre-filled New Thread Message with Query Parameter

Pre-filled New Thread Message with Query Parameter

XF Compatibility
  1. 2.3.x
Short Description
Create seamless threaded conversations with Xenforo by customizing post content through prefill.js and URL parameters. Add a file `/js/custom/prefill.js` for automatic message insertion, modify forumpostthread template, and use `https://xenforo.com/community/forums/xenforo-questions-and-support.25/post-thread?title=Your+Thread+Title&prefix_id=105&content=Message+Here`.
Allows you to define a message to be passed as content for a new thread, Xenforo already provides query parameters for the thread title and the prefix but not the post itself.

create a file here: /js/custom/prefill.js with this content...
You do not have permission to view the full content of this resource. Log in or register now.
Author
axtona
Views
329
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Send message to the Website Team and we will assist you quickly!
Support Developer If you are satisfied with the test or your project has earned you money, Click the More Information button to support the developer by purchasing.

More resources from axtona

Swipe to open menu A
Add to PAGE_CONTAINER at bottom before </body> closing tags.
XenBase A
XenBase 2.3.11
A solid foundation to use as is or create something amazing for your community.
Persona - Personalise Your Forum Identity A
Persona gives every member on your forum the tools to make their presence their own.
Back
Top