I updated my outsystems platform to the latest version and now there is no option to create list and detail screen directly from entity since we get responsive apps instead of web apps. It was there in traditional web apps. Is there any way to retain that feature?
Hi,
This is already asked and answered before.
For web apps that are now called traditional web app the functionality still exists, for reactive web apps not (yet).
Regards,
Daniel
Daniël Kuhlmann wrote:
Thanks for the response. But we don't have the method to create a traditional web apps. We only get an option of reactive apps or tab or mobile. So is there some workaround on that. Or we have to wait till the feature is available in reactive apps?
ankit raj wrote:
You can create a traditional web app by using one of the existing templates when creating an application.
Hi Ankit,
Reactive web apps hasn't been released that long ago, as such some functions may not have been added yet and many components are not yet compatible with reactive web apps.
At this point in time there is most likely no option to scaffold a list and detailscreen directly in web apps.
Hi you should have that option if you have OutSystemUI Web installed. I have it. The thing is on the screen where you select the app template you have to scroll down to see the Traditional Web template :)
For reactive there is currently no schaffoling to generate a list and detail screen from an entity.
As a workaround, you can either create a new blank screen and drag enitity to it for the list screen, and a blank screen on which you place a form widget and then drag the entity on the form widget.
Alternatively you can use screen templates and then drag the entity on the generated screen to replace the sample entity references with the entity you drag and drop.
glenn michiels wrote:
Thanks. Will check it out.
Bear in mind that when you update to the latest version of OutSystems UI, the two templates highlighted above will be merged into a single one, Traditional Web. You can still change the menu's default layout in the module's Theme properties.