Nintex Forms 2013 Filter dates based on available space input


Badge +2

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)


2 replies

Userlevel 6
Badge +16

Currently there is not a control where you could make such functionality.

Sometime ago I needed a solution similar to this but I could not use Nintex Forms, I did it writing client scripting.

Badge +2

Thanks Fernando!

Did you still used a Nintex Form and added custom javascript to it?

Or was it a fully customized solution?

Reply