I write a simple web were I should write some text, save it and it displays in repeating group in format: User “user email who create it” add text: “text from input” .
After for instance I want to delete or edit cell in pop up that opens after I click on Icon “pencil”.
• First problem: In pop up I want to display current cell’s text, but he is not.
• Second: When I write new text in field and click “save”, nothing happens
And also I can’t delete, because I don’t know how refer to cell’s data… Video (clickable)