<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">Hi Hans,<br>
<br>
In the input form I have ...<br>
<br>
<small>(:input hidden RowNumber '{$$(add {$:RowNumber} 1)}':) <br>
(:input text name=$:firstname :)<br>
(:joined:{$:firstname}{$:RowNumber}:)<br>
(:input hidden {$:joined} :)</small><br>
<br>
<br>
This outputs <small>freda14</small> to the page on submitting the
entry to the table.<br>
<br>
<br>
Then in the Edit Form I have ....<br>
<br>
<small>|| name||(:input text name=$:joined{$EditSection}&nbsp; :)&nbsp; ||<br>
|| ||(:input submit post Save:) ||<br>
</small><br>
When I type in <small>newname</small> to replace <small>freda</small>
what I get returned is&nbsp; ....<br>
<br>
(:joinedfreda14: newname:)<br>
<br>
Thanks for your help,<br>
<br>
<br>
Graham<br>
</font><br>
Hans wrote:
<blockquote cite="mid:1869435254.20080916165852@softflow.co.uk"
 type="cite">
  <pre wrap="">Tuesday, September 16, 2008, 4:33:27 PM, Graham Archer wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap=""> I am now finding&nbsp; that after I edit the PTV and I'm re-directed
back to the original page the PTV is written at the bottom of the page.
 i.e.&nbsp;&nbsp; (:firstname52: freda:)&nbsp;&nbsp; instead of updating the PTV in the
original table where the template is showing (:cell:){$$firstname}
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Does adding a row result in creating the PTVs with correct rownumber
suffix?
What you describe seems to indicate that (:firstname52: freda:) was
not created when the row was added, but only created once you edited
the row, resulting it to appear at the page bottom.


  ~Hans


_______________________________________________
pmwiki-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a>
<a class="moz-txt-link-freetext" href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a>
  </pre>
</blockquote>
</body>
</html>