Hello,
Lets say I have 10 adults but I don’t have a room that can accommodate 10 people. At the same time I have enough rooms to accommodate them 2 by 2. The maximum adult per room is 2 and I have 50 available rooms.
When the client search on the search form the client should be able to select 10 adults and the search results would display all the available rooms but indicating maximum capacity per room so that the client can choose what best suites him. How can I accomplish this?