Hi,
We got a request to add a free trial version in our app on Marketplace.
The Idea: Let customers install our app to try for example 14 days. Once the 14 days has passed, disable the functionality of our app and let the customer know the free trial has expired and they have to buy the app to continue using.
Problem: With the record deletion tools being openly available you cant store the data in a table since the users will be able to find the table and extend the free trial if they want to.
Question:
1. Is there a way to isolate a table/ Page completely that even a record deletion tool be able to access the table?
2. Any ideas to create a free trial onto an app will be appreciated.
Thanks in Advance