neutrino36
(neutrino neutrino)
#1
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
tsarev
(Daniil Tsaryov)
#2
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
neutrino36
(neutrino neutrino)
#3
OK, so in the new API, fragments are equivalent of legacy frames?
tsarev
(Daniil Tsaryov)
#4
Yes, fragments functionality is similar to frames.
1 Like