This question has been flagged

Hello
I have some fields that are required in my form view. but in the kanban view, when moving the records between states, these required fields are not being evaluated. Does anyone know how to make them required when I am in the kanban view and move them from state to column?

Avatar
Discard

You can add the required attribute in the xml of the Kanban view and you can check if its null by using onchange function on the state field