Please give me a sample if we can use media queries using if condition in extended properties of outsystems.
Hi!
Do you need to use CSS media queries, or do you need to simply create expressions based on the current device?
You can use the functions IsPhone, IsTablet and IsDesktop in extended properties to achieve this without media queries.
Dinis Carvalho wrote:
Hi Dinis,
Thanks for replying but it get solved now :)