What would be the best way to implement the following case for Nintex Forms 2013 ( 2.6.0.0 ):
I have a list with available dates and a number of places available for each date e.g.
Date Available Spaces
12/07/2016 10
13/07/2016 2
14/07/2016 5
A user will select how many spaces he needs (preferably a set number of choices 1,2,3,4,5 - lookup?)
based on this input only the dates matching the number of spaces equal or more available spaces should be displayed in a drop down.
(E.g. In this scenario only the first and last entry should be visible in the drop-down when a user selects he needs 4 spaces)