Refresh Kanban view
Hi,
I have a view in Kanban mode. I work on several screens. When I make changes to items that are displayed in kanban mode, the updates do not follow. Indeed, I must go out of sight and go back to it so that it gets up to date. Is this problem linking to the fields I use to organize my Kanban vuw? For it is this field that I am modifying, and that I would like the room to update directly, without leaving the view and going back.
A track? What do I do?
Robert
1 reply
-
@Robert.. If you notice.. tables have a "refersh" icon in the top left corner of the grid... Kanbans do NOT.. As a work around.. what I have done is put a button on the item that is in the Kanban view and execute a closeRecord() followed by an openTable("table name", "kanban view name");
So.. in the spirit of David Allen's "Getting Things Done".. I have projects that have action lists that have actions... I status the actions in a kanban view .. and then filter for focus for today, this week.. etc.. On the Action .. I have a save/close button that has the following:
You may want to make it a bit more generic.. but for my use case.. works rather well.
Content aside
- 5 yrs agoLast active
- 1Replies
- 1330Views