Hi guys,
Ai am trying to implement a list of Stores and display the available stock in each location.
For this purpose, I have defined a few Stock locations and a specific type of User to use for stores. Each store is connected to a Stock location through the StockLocation property on the user.
Now, I am trying to list all the Store users in a modal window. Is there any method in the API for getting a list of specific User types?
I am using DW 9.9.5 (to be upgraded soon) and an early Rapido version.
Thank you,
Adrian