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?
This question has been flagged
3240
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
1
Mar 15
|
9398 | ||
|
|
1
Oct 19
|
6957 | ||
|
|
3
Apr 18
|
6791 | ||
|
|
1
Jul 17
|
7404 | ||
|
|
2
Dec 25
|
5249 |
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