SID-00642: Formfields in colums from another Twikipage in another colum
| Status: |
Unanswered |
TWiki version: |
4.3.2 |
Perl version: |
5.10.0 |
| Category: |
CategoryAutomation |
Server OS: |
Fedora 10 |
Last update: |
16 years ago |
Suppose I have Twikipages containg data in forms:
;
| *Name* | *Type* | *Size* | *Values* | *Tooltip message* | *Attributes* |
| Name | text | 80 | | Chose name | M |
In another page I have a table:
%EDITTABLE{ format="| row, -1 | select, 3, %SEARCH{"P[0-9].*" scope="topic" nonoise="on" type="regex" format="$topic" separator=", " }% | text | text |" changerows="on" }%
| *#* | *Topic* | *Name* | *Quantity* |
When the user have selected topic page I would like to fill in the Name column on that row from the selected topic's formfield(Name). Quantity is yet again filled in by user.
User then saves the table or add another row and repeat the procedure and then save the table.
What should i write instead of
...| text | text |" ....
?
Appreciate any tips how to do this, Thanks
--
KlasSehlstedt - 2009-11-26
Discussion and Answer
--
KlasSehlstedt - 2009-11-26
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
PeterThoeny - 2010-01-03
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.