I'm just trying to use the Wikilist part of the WikiForms recipe to
present records in tabular form, with those nifty headings that you can
click and re-click to sort-ascending and re-sort-descending.<br>
<br>
Can anyone suggest a hack to the recipe that will suppress display of the first column?<br>
<br>
Thanks so much!<br><br>---------- Forwarded message ----------<br><span class="gmail_quote">From: <b class="gmail_sendername">Tegan Dowling</b> &lt;<a href="mailto:tmdowling@gmail.com">tmdowling@gmail.com</a>&gt;<br>Date: Jan 23, 2006 10:21 AM
<br></span><span class="q">On 15 Nov 2005 14:45:51 +1300, <b class="gmail_sendername">John Rankin</b> &lt;<a href="mailto:john.rankin@affinity.co.nz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
john.rankin@affinity.co.nz</a>&gt; wrote:</span><div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><span class="q">

On Thursday, 10 November 2005 3:40 AM, nexyufuli evo &lt;<a href="mailto:noskule@gmx.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">noskule@gmx.net</a>&gt; wrote:<br>&gt;Use wikiform as a contact form ( with name, adress, phone, ... . ) 
<br></span><span class="q">&gt;Could there be a configurable solution for using words for the entrys instead
<br>&gt;of numbers, or some complytly other solution to do it?<br>&gt;<br>See the new version at <a href="http://www.pmwiki.org/wiki/Cookbook/WikiForms" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.pmwiki.org/wiki/Cookbook/WikiForms</a><br>
<br>First, note that a wikiform-i18n-xx.php file is now required, for<br>translations of display elements.<br><br>The script now supports ?action=editeform for any pagename, not<br>just pages it automatically numbers. <br>
</span><span class="q">
Unfortunately, we aren't quite there yet. The (:wikilist:)<br>directive looks for page names that are all digits, so it's<br>not going to find any of the pages created using the above<br>method! This ought to be possible, but I don't have an
<br>answer at the moment.<br>
</span></blockquote></div><br>
Hi, John:<br>
<br>
Like several others, I also would like to be able to use the matrix
provided by (:wikilist:) as a contacts table.&nbsp; I'll have just a
few selected fields visible in the (:wikilist:), and let users click
through to other pages for more information about the individual
contacts. <br>
<br>
The individual pages for the contacts would <span style="font-style: italic;">not</span>
be the numbered pages that feed the (:wikilist:), because I want the
page names to be the names of the individuals, and I want to be able to
format the contact pages and add pictures, etc.&nbsp; This means that
each entry in the (:wikilist:) will correspond to two individual pages:
one that feeds the wikilist, and one that the user will visit for more
information. <br>
<br>
For the time being, I'm ok manually generating the contents of each
pair of pages to get the layout and formatting I need on the contacts
page, and to create field contents on the wikiform pages that feed the
wikilist as needed to create and display records in the wikilist like
this:<br>
<br>
Wikilist:<br>Header row: | First Name | Initial | Last
Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
| etc | etc |<br>
Record row: |
First&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;
M&nbsp;&nbsp;&nbsp;&nbsp; | [[Group.FirstMLast |
Last]]&nbsp;&nbsp;&nbsp; | etc | etc |<br>
<br>
So I'd like to NOT show the first, &quot;page name&quot; column in the wikilist.
Even if the wikiform pages that feed the wikilist are still numbered,
I'd not be wanting to link to them, so I'd like to not show the column
with the links.&nbsp; Instead, users would click on the entry in the
Last Name field.<br>
<br>
That's my immediate, short-term request:&nbsp;<span style="font-weight: bold;"> Can I suppress the display of the first column?</span><br>
<br>
Longer term, it would be great if that [[Group.FirstMLast | Last]] <br>
1) could be automatically generated from user input: concatenate the
input from the first three user fields (in camel case, and ignoring any
of the three fields that might be empty) and make that the page name,
with link-text formed (optionally, I suppose) from just the selected
field; and then<br>
2) could actually <span style="font-style: italic;">be</span> the wikiform page that feeds the wikilist, if the wikilist could find it, and<br>
2a) if the author/admin could format the wikiform page, adding text and
images that the wikilist would ignore if they aren't form fields.<br>
<br>
Thanks for your consideration!<br><span class="sg">
<br>
Tegan Dowling<br>

</span>