I can't get butler report to display card description and list in cards,
I am using the pattern
[{cardname}]({cardlink}) \n\n (Deal Size: {{%Deal Size}}) (License Opp: {{%License Opp #}}) (Status: {{%cardlistname}}) (Description: {{%carddescription}}) \n\n
but cardlistname and carddescription always come out blank even though cards have these fields populated
Any ideas??
{{%cardlistname}}) (Description: {{%carddescription}}) means you are looking for the list name ib a custom field "cardlistname" . Like wise for description. I think you meant to do this {cardlistname}) (Description: {carddescription})
Thanks that worked!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.