Hi, I have a 'due date' column with a dropdown list. In card view the 'view by' lanes in keep disappearing after saving, the 'drop down list' reverts back to 'date'. How can stop this happening?
Your lanes in card view are determined by your dropdown list. Have you tried hard-coding some options in the Dropdown List type? I have a feeling (not tested) that your lanes are disappearing because you do not have predetermined lanes in the dropdown list.
It might be because your lanes are being dynamically created by what content is currently in that field. So if you don't have a value pre-determined, it won't create that lane.
Added the graphic! Sorry.