Hello everyone,
I have a JSON Object which i am storing as text in the bubble database & printing it on bubble page using repeating groups
I want to let users edit certain sections of the output , So it can directly get overwritten in the JSON object which is stored in my database
Can someone please help?