Joshua Farrell
FP's Housekeeper
So, in XF, if you know what fields to call, you can make a premade conversation, by adding that info into the url slug. I am attempting to make a premade conversation, that can be filled out in PM, after someone clicks the url to open it.
The issue I have at the moment, is adding line breaks in it, without having to add custom bbcode to include the line breaks.
Here is what I have:
Anyone have any ideas what could be used to add the line breaks in the url slug?
The issue I have at the moment, is adding line breaks in it, without having to add custom bbcode to include the line breaks.
Here is what I have:
Code:
https://forumpromotion.net/conversations/add?to=Joshua%20Farrell&title=Example%20Premade%20Conversation%20Title&message=This%20is%20the%20message%20field.
Anyone have any ideas what could be used to add the line breaks in the url slug?







