Submitted by LeftEccoForIQ on 2021/05/21 03:47

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!

Comments

" "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:

  • remove from any parents in this grid (and remove grid field value if it has it)

Which would be "Remove from this grid completely"

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*)?

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)

 

Bug reports