Hello Everyone,
Is it possible to implement Drag and Drop functionality in Power Apps?
I'm working on creating a Layout application to simulate a manufacturing plant. Just to give you an idea about my app, I want to:
- design positions on the screen
- assign products to each one.
- Move products from one position to another, following a process and employees request.
- Track the status of each product, etc.
All the data is sourced from Dataverse. My concern is about the design. Currently, I'm using multiple Galleries on my screen, but I'm looking for a better approach.
Thank you in advance