Get data from field in card1 and put into var in card2
Posted: Fri Jun 07, 2013 10:36 pm
Hi Folks,
I've been trying to find this in the docs and tutorials, without success, so I'm hoping someone here can help.
I a stack with several cards, let's call them card1 and card2. While in card2 I need to get the value of a field
in card1 and put it into a container in the current card, i.e. card2. I know I can do a goto card "card2", but
am hoping to find how to do this without having to "go" there. I've tried the following without any luck:
put text from field "Field 1" of card "Card1" into myContainer
get text from field "Field 1" of card "Card1" and put it into myContainer
Any help, pointer to documentation,etc. would be much appreciated.
Thaks,
Daryl
I've been trying to find this in the docs and tutorials, without success, so I'm hoping someone here can help.
I a stack with several cards, let's call them card1 and card2. While in card2 I need to get the value of a field
in card1 and put it into a container in the current card, i.e. card2. I know I can do a goto card "card2", but
am hoping to find how to do this without having to "go" there. I've tried the following without any luck:
put text from field "Field 1" of card "Card1" into myContainer
get text from field "Field 1" of card "Card1" and put it into myContainer
Any help, pointer to documentation,etc. would be much appreciated.
Thaks,
Daryl