Power Apps hierarchical navigation menu using nested galleries
Collapsible navigation menu built in Power Apps using flexible height nested galleries. Flyout animation is achieved using a timer to dynamically change the horizontal position.
Collapsible navigation menu built in Power Apps using flexible height nested galleries. Flyout animation is achieved using a timer to dynamically change the horizontal position.
Accessing Power Apps from SharePoint pages is easily achieved using the Embed Web Part.
Presently there is no way of preventing users selecting future dates using the properties of the PowerApps date picker control. Fortunately we can overcome this limitation using a simple formula.
Speed is crucial in ensuring good user experience in our Power Apps. Waiting for Power Apps and screens to load can be frustrating for users. This article discusses strategies for making our PowerApps more efficient, and faster to load.
PowerApps are all about collections.
We have taken to pulling multiple SharePoint lists into a single collection. We then display and manipulate a single collection within our PowerApp.
When creating our Power Apps we regularly use the inbuilt SharePoint item ID to uniquely identify a record.