Soft delete records

Add a normal column to contexto named criancas, of type EnumList of Ref to criancas, and Valid if that includes only family members.

Add a similar column to contexto for pais.

When the user clicks Excluir, navigate them to a contexto form view. When the form is saved, perform a grouped action that updates the selected criancas and pais table rows.

1 Like