<?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=Table_Form</id>
	<title>Table Form - 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=Table_Form"/>
	<link rel="alternate" type="text/html" href="https://wiki.smt-x.com/index.php?title=Table_Form&amp;action=history"/>
	<updated>2026-06-13T15:03:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.smt-x.com/index.php?title=Table_Form&amp;diff=241&amp;oldid=prev</id>
		<title>Smtxwiki: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.smt-x.com/index.php?title=Table_Form&amp;diff=241&amp;oldid=prev"/>
		<updated>2020-05-25T20:44:30Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 22:44, 25 May 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Smtxwiki</name></author>
	</entry>
	<entry>
		<id>https://wiki.smt-x.com/index.php?title=Table_Form&amp;diff=240&amp;oldid=prev</id>
		<title>Smtxwiki at 08:59, 12 June 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.smt-x.com/index.php?title=Table_Form&amp;diff=240&amp;oldid=prev"/>
		<updated>2017-06-12T08:59:38Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The goal is to make a form with mulitple tables, in order to create a nice ordering form.&amp;lt;br&amp;gt;&lt;br /&gt;
Because the user can select the number of ordered items, we need to calculate the total cost as well.&amp;lt;br&amp;gt;&lt;br /&gt;
So a grid or radio-type field were no options.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The solution is not dynamic, so any change to a product name or price, needs to be done in the fields, there is no background datastore parameter that needs updating.&amp;lt;br&amp;gt;&lt;br /&gt;
So the administration can only be done by an experiences SSP-Forms-Administrator.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is what it looks like:&lt;br /&gt;
&lt;br /&gt;
[[File:Table_Form_1.png]]&lt;br /&gt;
&lt;br /&gt;
Link: http://dev.ssp7.smt-x.com/Forms/Admin/formDetail.aspx?tab=1&amp;amp;id=395&amp;amp;ActiveFieldId=8484&lt;br /&gt;
&lt;br /&gt;
we used these Fieldtypes &amp;amp; classes:&lt;br /&gt;
1 : &lt;br /&gt;
   Type: Read only display&lt;br /&gt;
   Label: formLabel_Shop&lt;br /&gt;
   Value: formValue_Shop&lt;br /&gt;
&lt;br /&gt;
2 &amp;amp; 3 : &lt;br /&gt;
   Type: Text Field, 7 columns&lt;br /&gt;
   Label: formLabel_Border_H28_W100&lt;br /&gt;
   Value: formLabel_Border_H28_W100&lt;br /&gt;
&lt;br /&gt;
Classes:&lt;br /&gt;
   .formLabel_Shop   {height:35px;width:300px;border-bottom: #c8c8c8 1px dotted;}&lt;br /&gt;
   .formValue_Shop   {height:35px;   width:200px;border-bottom: #c8c8c8 1px dotted;}&lt;br /&gt;
   .formLabel_Border_H28_W100  {height:35px;width:100px;border-top: #c8c8c8 0px dotted;border-bottom: #c8c8c8 1px dotted;}&lt;br /&gt;
&lt;br /&gt;
Some more details on the fields:&amp;lt;br&amp;gt;[[File:table_Form_2.png]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Finally, the formula used in the last set of fields (3), both in label as in value:&lt;br /&gt;
   format(&amp;#039;{0:N0}&amp;#039;,tonumber(&amp;#039;#REPLACE-FORMFIELD-HWRandapparatuur||200_003_Aantal||#&amp;#039;,0) * 90)&lt;br /&gt;
   format(&amp;#039;{0:N0}&amp;#039;,tonumber(&amp;#039;#REPLACE-FORMFIELD-HWRandapparatuur||200_003_Aantal||#&amp;#039;,0) * 792)&lt;/div&gt;</summary>
		<author><name>Smtxwiki</name></author>
	</entry>
</feed>