planetfederal / wps-gui

Graphical User Interface (Model Builder) for OGC:WPS (Web Processing Services)
http://boundlessgeo.com
Apache License 2.0
27 stars 15 forks source link

[SUITE-1349] prevent multiple inputs from getting connected in maxOccurs is 1 #218

Closed bartvde closed 9 years ago

bartvde commented 9 years ago

screen shot 2015-10-06 at 13 09 36

This should not be allowed by the application.

bartvde commented 9 years ago

Even if maxOccurs is not 1, there should never be a way to connect more than 1. If maxOccurs is > 1, there will be multiple input nodes anyway.