Working on #ResponsiveApps in #PowerApps#CanvasApps & I would absolutely LOVE if there was an option to dynamically assign the number of columns you want in a #Form 🤓
If I could say:
Columns = If(
Parent.Height > Parent.Width,
1,
3
)
I would be a very happy bunny 🐇
Discover how simple it is to build a responsive app that tracks orders for your business with Node.js and other software.
#nodejs#javascript#responsiveapps