Thaks John for your kind Reply as Usual. My answer below...<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">As it happens, when wikiforms first appeared, &quot;:term: description&quot; was<br>

just definition list markup -- there were no PTVs. Strictly speaking,<br>
it doesn&#39;t use PTV markup, because spaces (AFAIK) are not allowed in<br>
PTVnames, whereas they are allowed in wikiform term names.</blockquote><div><br>Good to Know,&nbsp;&nbsp; I did not Know about the spaces<br></div><div>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Or it may be possible to add a module to wikiforms that recognises the<br>
hidden PTV markup. It calls a function to load the field values into<br>
an array, so if we made the function name a variable in all the calls,<br>
it would be possible to write a third-party plug-in.<br>
<div class="Ih2E3d"></div></blockquote><div><br>Actually I am reading about FOX. I had kept out of FOX cause it was a long documentation and I felt confortable with ZAP. But reading and reading now I realized that FOX could maybe be used as the third party pluging for wikiforms as you mentioned. FOX gives the posibbility of saving PTVs of any type we want (definition, hidden, etc) . I&#39;ll give you update about this as soon I have a workaround for what I want to acomplish.<br>
&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
<br>
</div>Wikiforms will recognise new fields added to the end of the page, but not<br>
fields added in other places. It gets very confused. However, you may be<br>
able to achieve the effect you want by using a ViewTemplate page. If on a<br>
FormTemplate you define<br>
<br>
:var1:field1<br>
<br>
:var2:field2<br>
<br>
:var3:field3<br>
<br>
:var4:field4<br>
<br>
but define a ViewTemplate as<br>
<br>
:var1:&lt;field1&gt;<br>
<br>
:var2:&lt;field2&gt;<br>
<br>
:var4:&lt;field4&gt;<br>
<br>
:var3:&lt;field3&gt;<br>
<br>
it should *display* the page the way you want it, while it *stores*<br>
the page in a way that wikiforms can use. Of course, by using a<br>
ViewTemplate, you can display the page in whatever style suits you.<br>
</blockquote></div><br>I know how to handle the viewtemplate, my problem is exactly what you explain about adding a new PTV somwhere but the bottom of the form. What happens&nbsp; is the following: I have a system running and I&nbsp; know in the future the client will ask for changes, it is normal. I am trying to going ahead and getting ready to deploy changes in multiples pages at the same time when requested. Actually, just&nbsp; yesterday I added 3 new variables in between a working wikiform and I had to change/add the ptvs manually to 50 pages (not that difficult). But what happens when they get to 500 or to 1000s pages?<br>
<br>&nbsp;The design of the form and its content it&#39;s not up to me. I am using a very nicy&nbsp; wikilist and&nbsp; peter Bower Search Receipe, they are very happy with the results.<br><br>Why would I want using ZAP/FOX ? I would like wikiforms to be more flexibe allowing multiples fields in the same line or a table based layuot. Using Zap I could design very nice looking forms but then have the hidden ptv problem.&nbsp; So that is why I am exploring FOX (for data input). About the wikilist I am&nbsp; very happy at this point, I would not ask or suggest for any change :-)<br>
<br>Thanks for Replying Once Again, I&#39;ll keep on reading and testing, I&#39;ll let you know how it goes<br><br>Edwin<br>