Disable Delete from a Collection Field (Grid)

Is there a way to disable the delete functionality of a collection field?

Comments

  • You will need to make a UI Model for the spec and then set AllowDelete to false on the collection field. This will allow you to edit and add rows, but not delete them.
  • Hi Nick,


    This was very easy and it worked perfectly. Thank you for the help.


    Best regards,


    Ernie

Categories