@andreas-boosgmail-com

@andreas-boosgmail-com

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Prevent the combobox resize after multiples items added #107254
    Andreas Boos
    Participant

    After realizing that your solution involved only CSS modifications, I discovered that what I really wanted was something like this:

    .smart-element.smart-combo-box.smart-drop-down-box.auto-height .smart-action-button {
    display: block;
    }

    Thank you for your help.

    • This reply was modified 10 months, 3 weeks ago by Andreas Boos.
    in reply to: Kanban addTask error #104367
    Andreas Boos
    Participant

    Sorry for that. I was trying to change dataSource property in: kanban.properties.dataSource. After update the right property work properly.

    in reply to: Mobile Responsive Kanban #104337
    Andreas Boos
    Participant

    Hi.

    I could fix it this assigning width and height with ‘inherit’ value at <smart-kanban> tag.

     

    <smart-kanban style=”width: inherit; height: inherit;”> ….

     

    Solve my problem.

Viewing 3 posts - 1 through 3 (of 3 total)