Retrieve data from my database

Hi,

I added a list of items, but they are no longer available. I’d like to recover the list of items in case someone unintentionally removed them. Kindly assist.

Hi wanjugukarobia,
For the current situation there’s not a lot I can do. You’re currently using a Starter subscription, which has no back-up and recovery functionality available. We support that from Professional and up.

What you can do however is to apply Active/Not active functionality. That means that you give every item in your application the true/false value which represents Active or inactive.

When someone removes an item you put the true/false value to False. In your overviews you can create a filter with only Active items.

That way your users can only see the active ones, while you still have access to the inactive ones.

1 Like