Brent
|
| Posted: 03/12/2002, 9:24 PM |
|
Maybe I never noticed this before, but a Join for a label in a grid doesn't
work if using a custom SQL statement. Is it suppose to (not) work this way?
I suppose I can always join another table onto the SQL statement or do a
lookup in the BeforeShow event.
|
|
|
 |
Tony
|
| Posted: 03/12/2002, 10:21 PM |
|
Brent,
Just for testing purposes, try the same SQL statement with
other tool.
Tip: Look on the other pages with joined tables (no custom sql)
generated from CC.
Regards
Tony Tomov
|
|
|
 |
Nicole
|
| Posted: 03/13/2002, 1:50 AM |
|
Brent,
when you use custom sql as form source join functionality for label and url fields doesn't work. You should improve custom sql in order to display all fields you need.
|
|
|
 |
|