Hi All,
I have list of card( 7 cards Like : Mon, Tue, Wed, Thu, Fri, Sat, Sun) and that List Contain Date and I want To add Link for card But My req is i only Click Those Card ( CurrDate() either less than Or Equal to ) but All Card Visible but Link For Specific Condition
is It Possible??
Thanks
Hi,
Yes, it's possible :)
You have an if widget around an expression or icon, and use that condition there, or, if the link is around the card, you can put that condition in the 'enabled' property of the link.
Cheers!