How to store database objects in a custom state and modify them locally without changing the database?

Hi there,

I recommend you looking at both this post:

And this plugin:

The latter would be best but you’ll most likely incorporate concepts from the first post as well.

Everything happening in Customize mode on a recipe in my app is utilizing JSON Things and custom states (click ‘Customize Recipe’):

2 Likes