Generate frame issue

Hello,

How is possible to generate frame with controller?
Here
https://doc.cuba-platform.com/manual-latest/frame.html
it says that:
You can create a frame in Studio using the Blank frame template.
How?

Below there are only Screens…

Thank you,
-n

Hello @neutrino

Since Frame relates to legacy screen API, its template is located in the Legacy Screen Templates tab:

I would recommend you to consider new API called fragments. Please read our documentation for further information: Using Screen Fragments

Regards,
Daniil

OK, so in the new API, fragments are equivalent of legacy frames?

Yes, fragments functionality is similar to frames.

1 Like