|
Hi Hans, In the input form I have ... (:input hidden RowNumber '{$$(add {$:RowNumber} 1)}':) (:input text name=$:firstname :) (:joined:{$:firstname}{$:RowNumber}:) (:input hidden {$:joined} :) This outputs freda14 to the page on submitting the entry to the table. Then in the Edit Form I have .... || name||(:input text name=$:joined{$EditSection} :) || || ||(:input submit post Save:) || When I type in newname to replace freda what I get returned is .... (:joinedfreda14: newname:) Thanks for your help, Graham Hans wrote: Tuesday, September 16, 2008, 4:33:27 PM, Graham Archer wrote: |
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
