Hi, First of all, congratulations for the designation of Sling as a Apache top-level project, great job!
Here is the question, Is there any way to delete a value in a multi-valued property vía Sling POST Servlet? Something like <input type="hidden" name="myprope...@delete" value="the-value-to--delete" /> I know the value attribute is ignored in this case, but is there any way to do this? Thank you.
