I need to implement a functionality in v10 that checks the type of device and display the view in a certain way, eg if it is a phone or a tablet.
i want actions on this forge component OutsystemsUIWeb, unfortunately its only in version 11 yet i am using v10
Hi Rudo,
For P10, you can use Silk UI. It has a pattern called "DisplayOnDevice" that allows you to display different content in your screen depending on the type of device being used.
thank you so much