Hi.
I have a maintenance invoice screen:
The screen has a relation objects between header and detail tables.
The relation object works as a filter for the grid that display the invoice detail.
I made the follow change:
I added a cursor as the result of a query
and related this cursor to the header table, here started the problems.
The relation between my cursor and the header works fine but the relation to the detail it seems be broken even the relation object is still there.
Does someone have any idea.
Thanks
I have a maintenance invoice screen:
The screen has a relation objects between header and detail tables.
The relation object works as a filter for the grid that display the invoice detail.
I made the follow change:
I added a cursor as the result of a query
and related this cursor to the header table, here started the problems.
The relation between my cursor and the header works fine but the relation to the detail it seems be broken even the relation object is still there.
Does someone have any idea.
Thanks