Cant Create New Card in a Stack by Script
Posted: Sun Aug 27, 2023 6:09 pm
Hi,
I am having creating by a script a new card.
I am trying to creat a new card in a button script.
The button name is "Add" FYI.
The line I am having trouble with is:
create card tNewCardName in stack "Product Data"
The tNewCardName is the name of the new card to be added to stack "Product Data"
This button, "Add" is on/in a different stack.
The Error I am getting is:
button "Add": execution error at line 17 (Chunk: can't find stack), char 1
Any thoughts?
Thanks in advance.
John Burnett
I am having creating by a script a new card.
I am trying to creat a new card in a button script.
The button name is "Add" FYI.
The line I am having trouble with is:
create card tNewCardName in stack "Product Data"
The tNewCardName is the name of the new card to be added to stack "Product Data"
This button, "Add" is on/in a different stack.
The Error I am getting is:
button "Add": execution error at line 17 (Chunk: can't find stack), char 1
Any thoughts?
Thanks in advance.
John Burnett