Update card_fields
This commit is contained in:
@@ -540,7 +540,9 @@ card field:
|
||||
save value: false
|
||||
show statistics: false
|
||||
script:
|
||||
if set.automatic_card_numbers then
|
||||
if set.automatic_card_numbers and set.automatic_copyright then
|
||||
set.copyright + " " + card.card_number
|
||||
else if set.automatic_card_numbers then
|
||||
combined_editor(field1: card.copyright, separator: " ", field2: card.card_number)
|
||||
else
|
||||
forward_editor(field: card.copyright)
|
||||
|
||||
Reference in New Issue
Block a user