I'm sure this is basic but I can't figure it out. I need to hide any rows in this db that are past the expired date in a column named expiration_date . Thanks! <!-- variable contains all unfiltered table data --> {% set data = read more
I'm sure this is basic but I can't figure it out. I need to hide any rows in this db that are past the expired date in a column named expiration_date . Thanks! <!-- variable contains all unfiltered table data --> {% set data = read more