I'm trying to add the current month and year to the link, like:
program:list_item(today(),1 , '-') = 02
program:list_item(today(),0 , '-') = 2018
But it doesn't work, it only works with columns.
Is it possible to add the date to the link?
Last edited by oren64; 02-18-2018 at 07:23 AM.
|