
Is it possible to create a repeating section where the rows can have a value that prevents them from being deleted? Preferable behaviour would be outright "cannot click on the delete button when editing the repeating section", but also acceptable would be having a sheet worker that can respond to the repeating section edit action completing (by pressing done) or on sheet open. I think I know how I would make a sheet worker that can re-populate a repeating section with the rows I don't want to be deleted when the sheet is opened, so the actual contents of the sheet worker I am comfortable with. My actual goal here is to have a set of skills in a sheet where there are some values that cannot be removed, but that could be re-ordered along with the values beneath it, so I want to avoid having a situation where there's a section of similar-looking fields with a repeating section beneath it. Thanks all for any advice offered.