<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.smt-x.com/index.php?action=history&amp;feed=atom&amp;title=Transpose_datastore_columns_into_rows_with_linebreaks</id>
	<title>Transpose datastore columns into rows with linebreaks - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.smt-x.com/index.php?action=history&amp;feed=atom&amp;title=Transpose_datastore_columns_into_rows_with_linebreaks"/>
	<link rel="alternate" type="text/html" href="https://wiki.smt-x.com/index.php?title=Transpose_datastore_columns_into_rows_with_linebreaks&amp;action=history"/>
	<updated>2026-04-05T17:03:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>https://wiki.smt-x.com/index.php?title=Transpose_datastore_columns_into_rows_with_linebreaks&amp;diff=985&amp;oldid=prev</id>
		<title>Smtxwiki: Created page with &quot;In case you have a multi select form field and you want to show the selected values in a readonly display field and you want to combine multiple columns of the datastore behind the multi-select field, you should use the Transpose function. For example: you have a list with persons and want to show from the selected person their email address and organisation:    TRANSPOSE(&#039;||&#039;, &#039; - &#039;, &#039;&lt;br /&gt;&#039;, &#039;#REPLACE-FORMFIELD-FormName||PersonList||EmailAddress#&#039;, &#039;#REPLACE-FORMFIELD...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.smt-x.com/index.php?title=Transpose_datastore_columns_into_rows_with_linebreaks&amp;diff=985&amp;oldid=prev"/>
		<updated>2025-01-17T10:31:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;In case you have a multi select form field and you want to show the selected values in a readonly display field and you want to combine multiple columns of the datastore behind the multi-select field, you should use the Transpose function. For example: you have a list with persons and want to show from the selected person their email address and organisation:    TRANSPOSE(&amp;#039;||&amp;#039;, &amp;#039; - &amp;#039;, &amp;#039;&amp;lt;br /&amp;gt;&amp;#039;, &amp;#039;#REPLACE-FORMFIELD-FormName||PersonList||EmailAddress#&amp;#039;, &amp;#039;#REPLACE-FORMFIELD...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In case you have a multi select form field and you want to show the selected values in a readonly display field and you want to combine multiple columns of the datastore behind the multi-select field, you should use the Transpose function. For example: you have a list with persons and want to show from the selected person their email address and organisation:&lt;br /&gt;
&lt;br /&gt;
  TRANSPOSE(&amp;#039;||&amp;#039;, &amp;#039; - &amp;#039;, &amp;#039;&amp;lt;br /&amp;gt;&amp;#039;, &amp;#039;#REPLACE-FORMFIELD-FormName||PersonList||EmailAddress#&amp;#039;, &amp;#039;#REPLACE-FORMFIELD-FormName||PersonList||Department#&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
Do not forget to set the checkbox &amp;quot;Contains calculations&amp;quot; active&lt;/div&gt;</summary>
		<author><name>Smtxwiki</name></author>
	</entry>
</feed>