Specify a Datagrid cell from another card
Posted: Sat Feb 15, 2014 12:10 pm
Hi
I am trying to move the contents of a field into a datagrid which is on another card, but keep on getting errors. My current code for the line is:
The error is:
"button "BtnSave": execution error at line 5 (Chunk: can't find background), char 27"
Can anyone please offer some help on this.
Thanks
Matthew
I am trying to move the contents of a field into a datagrid which is on another card, but keep on getting errors. My current code for the line is:
Code: Select all
Put field "RecipeName" into group "RecipeGrid[1]["RecipeName"]", card "card id 1009"
"button "BtnSave": execution error at line 5 (Chunk: can't find background), char 27"
Can anyone please offer some help on this.
Thanks
Matthew