@baris you are a rock star!
Send hardcoded text as composer textfield data
-
How can I send a fixed text as if it were what the user would enter in the textfield of the composer?
-
Use
action:composer.submit
and the necessary server side hooks. For examplefilter:topic.create
-
@baris Could you explain how I can do to send text as if it were the editor so that the composer does not throw error that it enters more than 0 characters?