Been giving the delete item dialog some thought:
For child items that don't actually have a value for the field underlying the current grid, showing option 2 - "Remove from this Grid only" doesn't seem to make any sense. If applied, the item will go into hiding and reappear unchanged in the same place after refreshing the grid. Perhaps in that case, 2 should have the same effect as 3 - or it should be omitted, offering only 1 + 3?
Also, would you mind adding an option to both remove from parent and set the grid field value to nought at the same time (-> *remove from grid entirely*)?
Thanks!
Bug reports
Comments
" "Remove from this Grid…
" "Remove from this Grid only" doesn't seem to make any sense. If applied, the item will go into hiding and reappear unchanged in the same place after refreshing the grid."
I never realised that :-/
I always presumed that would be the same as your request, or more even. I understood it as:
Which would be "Remove from this grid completely"
Also, would you mind adding…
In v117Pre14, removing an item from a parent (option 3) will also uncheck the grid field value if set (other value types are not affected)
Works really well now,…
Works really well now, thanks!