Tables in Wagn?
Tables in Wagn?+issue
To all:
Is there a way, via wiki syntax, to create tables in WAGN? It seems it is possible only via embedded HTML. Also, can search card results be styled in a table, rater than a "traditional" list of cards?
Thanks a bunch!!
Michael
Short answer is no.
If you want table behavior without a table tag, here's a nice example using WQL's "append" and HTML/CSS: http://yi-tan.wagn.org/wagn/Weekly_call_archive
Made with:
http://yi-tan.wagn.org/wagn/table+*right+*content (appends call row)
http://yi-tan.wagn.org/wagn/call_row+*right+*content (HTML for each row)
http://yi-tan.wagn.org/wagn/*css (styles that HTML)
Also, we did a spike solution of Table Cardtype once, and would love to get funded to do something like that well.
