mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Option to add custom field to all cards
This commit is contained in:
parent
0c3b92567e
commit
74d93a6adc
8 changed files with 48 additions and 2 deletions
|
|
@ -243,6 +243,7 @@ export class TrelloCreator {
|
|||
showOnCard: field.display.cardFront,
|
||||
showLabelOnMiniCard: field.display.cardFront,
|
||||
automaticallyOnCard: true,
|
||||
alwaysOnCard: false,
|
||||
type: field.type,
|
||||
boardIds: [boardId],
|
||||
settings: {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue