Bryan Gardner
2009-03-30 17:32:22 UTC
I have an embed that works just fine in the detail section, but when I move
it to header it stops retrieving. Is this normal?
I want to select the drawing_number (column) from crqt_drawings (table)
where crqt_drawings.parent_key = :master_key (retrieval argument), but only
if there is one record.
I used a computed column, but run into problems of course when there is more
than 1.
it to header it stops retrieving. Is this normal?
I want to select the drawing_number (column) from crqt_drawings (table)
where crqt_drawings.parent_key = :master_key (retrieval argument), but only
if there is one record.
I used a computed column, but run into problems of course when there is more
than 1.