<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Fieldset</title><link>https://sourceforge.net/p/weberp-github/wiki/Fieldset/</link><description>Recent changes to Fieldset</description><atom:link href="https://sourceforge.net/p/weberp-github/wiki/Fieldset/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 15 Oct 2024 09:20:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/weberp-github/wiki/Fieldset/feed" rel="self" type="application/rss+xml"/><item><title>Fieldset modified by Tim Schofield</title><link>https://sourceforge.net/p/weberp-github/wiki/Fieldset/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -2,3 +2,11 @@
 A better way of structuring data input screens is by using the fieldset, and field tags. 

 Thus, this data entry screen
+
+![](https://github.com/timschofield/images/blob/master/table.png)
+
+becomes
+
+![](https://github.com/timschofield/images/blob/master/fieldset.png)
+
+This also makes data entry screens look nicer, but also makes it easier for Javascript to find individual fields
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Schofield</dc:creator><pubDate>Tue, 15 Oct 2024 09:20:29 -0000</pubDate><guid>https://sourceforge.net08caa6c2b07e895b68862c33245c42a9ef8e8aa4</guid></item><item><title>Fieldset modified by Tim Schofield</title><link>https://sourceforge.net/p/weberp-github/wiki/Fieldset/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,12 +1,4 @@
-Traditionally in webERP data entry screens have been formatted with HTML tables, For example:
+Traditionally in webERP data entry screens have been formatted with HTML tables, using table tr th and td tags. Ideally tables should be used for formatting sets of data to the screen, and not by trying to force them into use as data entry screens.
+A better way of structuring data input screens is by using the fieldset, and field tags. 

-`
-    
-        
-        
-    
-    
-        
-        
-    
-&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Field 1 Label&lt;/td&gt;&lt;td&gt;Field 1 value&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Field 2 Label&lt;/td&gt;&lt;td&gt;Field 3 value&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;'`
+Thus, this data entry screen
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Schofield</dc:creator><pubDate>Tue, 15 Oct 2024 09:20:29 -0000</pubDate><guid>https://sourceforge.netbc30a6c8e47abfbbd4e5dd0a00e23f7ea926a984</guid></item><item><title>Fieldset modified by Tim Schofield</title><link>https://sourceforge.net/p/weberp-github/wiki/Fieldset/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1 +1,12 @@
-Taditionally in webERP data entry screens have been formatted with HTML tables,
+Traditionally in webERP data entry screens have been formatted with HTML tables, For example:
+
+`
+    
+        
+        
+    
+    
+        
+        
+    
+&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Field 1 Label&lt;/td&gt;&lt;td&gt;Field 1 value&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Field 2 Label&lt;/td&gt;&lt;td&gt;Field 3 value&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;'`
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Schofield</dc:creator><pubDate>Tue, 15 Oct 2024 09:20:29 -0000</pubDate><guid>https://sourceforge.neta92ca8dc3d256739a7db9608797333bc9755c038</guid></item><item><title>Fieldset modified by Tim Schofield</title><link>https://sourceforge.net/p/weberp-github/wiki/Fieldset/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Taditionally in webERP data entry screens have been formatted with HTML tables,&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Schofield</dc:creator><pubDate>Tue, 15 Oct 2024 09:20:28 -0000</pubDate><guid>https://sourceforge.netdd122ff3d451a37ca16e0899138222789f4c907b</guid></item></channel></rss>