Form Multiple Selection

Hm, I think this is possible, but I believe it would have to be the front-end that implements this functionality. If you had a front-end that allowed you to choose multiple and then “submit”, it could send the required information. The blocker here is really the front-end knowing either when the user is done giving input (hence the submit button) or handling that information in multiple requests.