Hi,
I’ve searched online and the TiddlyWiki site - to no avail - and am wondering how I can accomplish the following:
I have a Table: 2 x 2 cells: (2 Rows and 2 Columns)
Row 1 - Column 1 | Row 1 - Column 2 |
Row 2 - Column 1 | Row 2 - Column 2 |
- Row 1 - Cell 1 - has a list of items
-
- When I click on list Item 1 in Row 1 - Cell 1 - I want to:
- Update Row 1 - Cell 2
With HTML - it’s quite simple - I have four frames:
- Frame 1 (Top Left) - I have my list of items
- Frame 2 (Top Right) - gets the result of the “click” of frame 1
After about 2 days of searching - no luck in TiddlyWiki