Hi @endieumunna,
You can do the following:
- create a DateTime property in Users collection, call it “ButtonActiveStartDate”
- when you press a button, update Logged-in User → ButtonActiveStartDate to Current Time + 7
- make this button conditionally visible - when Logged-In User → ButtonActiveStartDate is before Current Time.
You can do similar with Dates only.
Hope this helps.
P.S. I would suggest avoiding of excessive tagging forum members.