<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Depends how you connect your fields:
    <div class="moz-forward-container">
      <p> "field1"  ||  ' '  || "field2"  -> one line</p>
      <p> "field1"  ||  '\n'  ||   "field2"  -> two lines</p>
      <p>and if you have a '\n' (like in a file path) within your string
        it would also results in two lines... then you should escape
        your backslash with \\ or use /<br>
      </p>
      <pre class="moz-signature" cols="72">Mit freundlichen Grüßen
Stefan Giese
Projektleiter/Consultant
-----------------------------------
Aufwind durch Wissen!
Qualifizierte Open-Source-Schulungen
bei der <a class="moz-txt-link-abbreviated" href="http://www.foss-academy.com" moz-do-not-send="true">www.foss-academy.com</a>
----------------------------------- 
WhereGroup GmbH & Co. KG
Schwimmbadstr. 2
79100 Freiburg
Germany

Fon: +49 (0)761 / 519 102 - 61
Fax: +49 (0)761 / 519 102 - 11

<a class="moz-txt-link-abbreviated" href="mailto:stefan.giese@wheregroup.com" moz-do-not-send="true">stefan.giese@wheregroup.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.wheregroup.com" moz-do-not-send="true">www.wheregroup.com</a>
Amtsgericht Bonn, HRA 6788
-------------------------------
Komplementärin:
WhereGroup Verwaltungs GmbH
vertreten durch:
Olaf Knopp, Peter Stamm
-------------------------------</pre>
      <div class="moz-cite-prefix">Am 09.04.2019 um 08:10 schrieb Boaz
        Bar Ilan:<br>
      </div>
      <blockquote type="cite"
cite="mid:CAP+w7XRJwSD_+B3GBuQt1QOHiMiV=iAxMCfCL51ZOBXaULv3xg@mail.gmail.com">
        <meta http-equiv="content-type" content="text/html;
          charset=UTF-8">
        <div dir="rtl">
          <div dir="ltr">hi</div>
          <div dir="ltr"><br>
          </div>
          <div dir="ltr">in the label I include 2 fields ( through the
            expression dialogue )</div>
          <div dir="ltr"><br>
          </div>
          <div dir="ltr">one appear above the other</div>
          <div dir="ltr"><br>
          </div>
          <div dir="ltr">is there a way to arrange them in one line?</div>
          <div dir="ltr"><br>
          </div>
          <div dir="ltr">thanks</div>
          <div dir="ltr"><br>
          </div>
          <div dir="ltr">boaz</div>
        </div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <pre class="moz-quote-pre" wrap="">_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org" moz-do-not-send="true">Qgis-user@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></pre>
      </blockquote>
    </div>
  </body>
</html>