Hi,
In our application a user can add details to an entity using a task, or using drag n drop. How can I disable the drag n drop when the entity has a specific status? For the task buttons I use a Contexts procedure, but how is this handled for drag n drop?
In the context menu there is a Drag rows option to enable/disable, but how can this be automated?
Thanks!