Yes, our Information Technology team all uses it. Primarily the Help desk lives here, but even our L2 folks sneak in from time to time to check out a user’s info. It’s an AzureAD application, so i can audit logins and usage.
@dtnyc9005 Yes, this is all native to 2.3.2. There’s a lot of custom New-UDElement. If you have any specific questions on how something was achieved, i can probably mock some code for you.
yeah if you could post a mock-up for how you generated those cards that would be cool, it would be super helpful, I’m sure others will agree that they do look pretty slick and find it helpful too
So to get a mobile responsive layout, you need to specify the layout widths when you define your column. Since the layout is arranged in grids of 12 due to griddlecss, your layout for a column can be anywhere from 1-12. So to have a column that is half the total width of it’s parent when in desktop mode, and full width when in tablet/mobile mode, you’d specify your column this way: