Skip to main content
rishikeshr4182
September 21, 2023
Question

Kanban Field

  • September 21, 2023
  • 6 replies
  • 0 views


I have 5 columns configured in Kanban field, when I moving the upper tickets in "TO DO" column it works,
But when I am scrolling down to the bottom parts to move further tickets in "TO DO" columns it doesn't work,
reason because the container for "TO DO" column is too short(if their is less tickets in columns ), and not extended till max length of the column.

If anyone can help me with the solutions.

Thank you.

6 replies

stefanhelzle0001
September 21, 2023

This is a custom implementation of some sorts. I am not sure how the community could help you here.

Can you share details? Code?

February 16, 2024

Hi [mention:29a3b10141ed44afbdfbe15e174691ad:e9ed411860ed4f2ba0265705b8793d05] 

Could you tell me the name of the parameter to set the date in the cards? I see you are filling that info in your screenshots.

I haven't seen any documentation and it's not in the example that provides the kanbanField.

I've tried using date: and other keywords, and passing text or date but nothing seems to work.

Thanks in advance

stefanhelzle0001
February 16, 2024

The downloadable plugin contains an example app. Did you check this?

February 16, 2024

I've used the dictionary array from the example in the inner documentation of the component, but it has no date parameter. Or I'm missing it...