Combined Browse/Edit Screen in Frame

Hi,

Firstly I should ask is it possible to use a combined browse/edit screen in a frame?

I have a Master - Detail model that I’m just playing around with to see what I can do.

In the edit screen for the Master Entity I have a frame that I have placed the Browse/Edit screen of the Detail entity.

I have modified the query for the groupDatasource used for the Browse table in the Detail screen like this “… where e.master.id = :ds$masterDs”. This appears to filter the details browse table fine.

I can create and edit rows in the detail fine but the link to the Master is not set. Is this possible and if so how do I do it?

Thanks everyone

Here is the test master screen with the frame showing the detail screen

image

This is the details datasources showing how the where clause links the table data.

image

Hello, @services

Yes, it is possible to create a master-detail screen in frame.

It seems that the main problem is related to this issue: YouTrack.

Could you share small test project where the problem can be reproduced?

Regards,
Daniil.

Hi @tsarev

Thanks for the reply and having a look at my query. I’ve attached the test project I was playing with to try and get this to work.

CubaScreenTabsPOC.zip (411.0 KB)

Thanks
John

I’ve checked your sample and created a new ticket: YouTrack.

Regards,
Daniil.