Hello all
I have a repeating group with multiline input in each of its cells. I created a custom state for each cell “editable and not-editable” (yes/no). However as you all may know, once I refresh the page, the not-editable segments return back to the default value.
How would I go about keeping the state of these cells even after page refresh?