XF 1.5 Preset message content within "Start a conversation" link

NinaMcI

Active member
Hi. Is there a way to include a preset text that will be automatically inserted in the redactor box when using the following conversation add link:

<a href="{xen:link conversations/add, '', 'to={$user.username}','title=my title', 'MESSAGE= Custom Message here' }">{xen:phrase start_conversation}</a>
 
Top Bottom