I have a button which updates my app to the date and time now. Once the button is pressed I want it to be hidden for 28 days.
The date gets stored in a field within a sharepoint list.
The datacard is called MRSDatacard and the field value is DataCardValue39.
I've looked at and tried various option within the visible section of the button but am unable to link it to the last updated date.
Cheers