Forum Discussion
Creating internal parts order system in sharepoint
As per my opinion you can use SharePoint online list for managing the list Items.Using SharePoint workflow make business logic for delete the items or moving items in basket or another order list.
Hope this helps!!
Thanks
Manish
Thanks All..
I will try to go PowerApps. Which seem pretty straight forward. Hope to get this sorted.
Is someone already really familiar with PowerApps?
Is it possible to create a "list" on sharepoint out of powerApps? Or can I only work on already existing lists?
- DeletedNov 13, 2017No actions out of the box, there might be some form of HTTP call rigging you could do but I wouldn't recommend it. Why would you want to have a bunch of lists created? Doesn't seem the logical way of going about something and could get messy very fast.
- Marco WierschemNov 14, 2017Brass Contributor
I was just thinking about creating a shopping list for each "shop order" but of course I can handle this through a more global "order history" list. Which might be the better way anyhow.
I have not digged to deep. I am just thinking about my "approach" to this as this is a little more complex than the easy stuff I did so far on sharepoint and flow.
My idea is to have a power app running on my article list and this will fill an order list where I have some more possiblities.
e.g. putting additional comment. Adding a picture. requesting technical clarification (this will actually route the order to a different mail address) ,....
So I need more information (columns than I have in my article list which I do not want to touch).
- Marco WierschemNov 14, 2017Brass Contributor
One more thing which came up in the meanwhile.
Are there any restrictions for new experience lists????
Because the issue I have.
I have a list which is filled with articles + pictures (or links to pictures).
This list always shows up in the old sharepoint design and also gives me some hassle when trying to build power apps with this list. :-(