Mohammad, Depending on how your list widget logic is implemented, as I understand it, if you try and return the value in an index, empty or non existing will produce nothing in the output of your filter (if it is the only value to be returned), if a value is returned the list body or list template will be used, so there's no need for a test for blank.
Regards Tony On Monday, February 10, 2020 at 10:48:14 PM UTC+11, Mohammad wrote: > > Tony! > > indexes returns both empty and none empty ones. > > So to address your question and check empty indexes I think as you said > one can get the values and check with !is[blank] > > --Mohammad > > On Monday, February 10, 2020 at 2:51:52 PM UTC+3:30, TonyM wrote: >> >> Mohammad >> >> If an index exists but has no value it may as well not exist. Can you >> simply get the value of a particular index and if its empty it does not >> exist (or is empty). >> >> regards >> Tony >> >> -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/fb862c0c-beb3-4834-9369-061f0af83c23%40googlegroups.com.