I've recently discovered that the wikitext tables (defined using vertical 
bars) are awesome, but I'm having an issue.  I want two rows of a table to 
appear only when a check box is checked.  This is what I'm doing (the 
macros are simply an edit-text and a select widget, it just makes the code 
cleaner):

<$reveal state="ScratchPad!same_address" state="nomatch" text="yes">
|Address: | <<job_address>>|
|City: | <<job_city>>|
</$reveal>

The problem with this is the content of the reveal widget displays as a 
separate table, where I want these two lines to be part of the original 
table.  I'd rather not have to encompass all four cells in separate reveal 
widgets if I don't have to.  Does anyone know if there is a decent way to 
do this using the vertical bar tables?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d3251d03-b768-4eaa-8107-b544292ec05b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to