Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #101849
    nar-c
    Member

    Hi,
    I am using Angular Kanban in our project. We have dynamic fields to be displayed in card. Is there any way we can use our own card component? so that we can customize it to our needs and not depend on the existing card template.
    Also, when I tried to use textTemplate, I was not able to use settings.Template =’#someId’. I just want to use something like this for whole card. As I said, it would be nice if we can use something like <ng-template #cardTemplate let-data>….(Anything inside it can be added)</ng-template>

    #101852
    admin
    Keymaster

    Hi nar-c
    Kanban Templates are supported and demonstrated in this example: https://www.htmlelements.com/angular/demos/kanban/task-template/. However, it is not possible to fully replace a Kanban Card template. We will consider adding this functionality in a future version or as a custom development service.
    Best regards,
    Peter Stoev
    Smart UI Team
    https://www.htmlelements.com/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.