I'm using the 'Dynamic Tables' macros by Jed Carty:
I'm trying to create a table that filters tiddlys based on the presence and value of a custom field and then lists the titles of the filtered tiddlys with some additional fields and their values.
eg: <<RowTable """[field:Depression[Not measured]]""" """Duration Drug1 Dose1 Drug2 Dose2 Drug3 Dose3""" true>>
This is not working. I believe it is something to do with string parsing, as discussed here:
However, any attempts at trying to implement this in dynamic tables has failed.
I would be very grateful if someone could help.
Many thanks!