--- label: 'Starting a forum discussion' related: - forum.concept --- {% set index_link_text %}{% trans %}Forums{% endtrans %}{% endset %} {% set index_link = render_var(help_route_link(index_link_text, 'forum.index')) %}

{% trans %}Goal{% endtrans %}

{% trans %}Post a new topic in a forum to start a discussion.{% endtrans %}

{% trans %}Steps{% endtrans %}

  1. {% trans %}Starting from {{ index_link }} (path: /forums), navigate to the forum that currently contains the topic.{% endtrans %}
  2. {% trans %}Click Add new Forum topic.{% endtrans %}
  3. {% trans %}Enter the topic's Subject and Body.{% endtrans %}
  4. {% trans %}Click Save.{% endtrans %}