Hi Everybody,
Does anyone have an alternative solution to limiting the number that can be entered into the Quantity so that they do not go over the amount that is available to them?
My options are currently:
- Void the transaction if Quantity entered > Resources Available (Not great UX)
- Create specifc quantity categories [1K, 2K, 3K] etc., make a relation to filter the categories based on Resources Available (A lot of work)