|
| Re: EXECUTE_QUERY [message #417651 is a reply to message #417625] |
Mon, 10 August 2009 15:55   |
Littlefoot Messages: 9247 Registered: June 2005 Location: Croatia, Europe |
Senior Member |
|
|
|
Did you create relationship between the newly created block and its "master" block? If so, did you create it properly? Wizard *usually* does the job perfectly so, if you did that manually, try to delete it and start again, but this time use wizard.
|
|
|
|
| Re: EXECUTE_QUERY [message #417719 is a reply to message #417657] |
Tue, 11 August 2009 04:40   |
Littlefoot Messages: 9247 Registered: June 2005 Location: Croatia, Europe |
Senior Member |
|
|
|
I don't use Designer, but - as far as I can tell - yes, you'll need to create a relationship between these blocks if you want to "automatically" fetch the information. Otherwise, how would your form know that it is supposed to do something (execute query in your case)? Either create a relationship (so Forms engine does that by itself), or manually (press EXECUTE QUERY).
|
|
|
| Re: EXECUTE_QUERY [message #417722 is a reply to message #417657] |
Tue, 11 August 2009 04:50  |
Frank Messages: 7317 Registered: March 2000 |
Senior Member |
|
|
If you already have it working for three other blocks and it does not work for the block you just added, you need to check the differences between your block and the others.
Check all triggers that are defined in Designer, check all attributes for the block and the items and check the generator properties for all.
|
|
|