SID-00898: Put a Comment-Field into a Table?
| Status: |
Answered |
TWiki version: |
4.0.0 |
Perl version: |
5.0005 |
| Category: |
CategoryRendering |
Server OS: |
Windows |
Last update: |
15 years ago |
Hi, nice greets, I've got a short question: I want to put a comment field INTO a table. This means that there is a large table and in one col there is a Comment-Field in every cell. So to edit the entry of this cell, you only have to put your information into the Comment-Field and the comments are automatically put into the cell.
something looking like that: (2x3 Table)
| cell 1 | cell 2| COMMENT1
____________COMMENT2 ...
____________COMENTFIELD |
| cell 1 | cell 2| COMMENT1
____________COMMENT2 ...
____________COMENTFIELD |
BUT: The commentfield should be IN the table (in the cell where the comments are) and NOT outside of the table. Hope there is a solution!
If that is impossible to implement, how can I put the comments of a different topic in a tablecell? Thank's a lot!
--
TWikiGuest - 2010-07-14
Discussion and Answer
You probably need a custom
CommentPlugin template. For inspiration study
EditActionItems and
SupportCommentTemplate.
--
PeterThoeny - 2010-07-14
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-09-13
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.