Qloapps / QloApps

QloApps is a Free and Open-source hotel management and reservation system to take a hotel business online. QloApps offers a Property Management System (PMS), a Booking Engine, and an attractive Hotel Website. Elevate hotel operations with QloApps to streamline processes and provide an enhanced experience for both hoteliers and guests.
https://qloapps.com
Open Software License 3.0
4.55k stars 503 forks source link

OnDemand select list with multi-choices #87

Closed wdammak closed 1 year ago

wdammak commented 4 years ago

For a OnDemand feature, we can offer a selection list and the user can check two or three options in this list.

sumitwebkul commented 4 years ago

@wdammak We are not very clear about your suggestion. But it looks you are asking about Additional Facilities feature which is already implemented with QloApps. I suggest you to once visit https://qloapps.com/qlo-reservation-system/#section-9 and read in details about Additional Facilities feature. In case of any doubt please let me know.

wdammak commented 4 years ago

@sumitwebkul for example I have an ADDITIONAL FACILITIES with 3 options (option1 = $ 100, option2 = $ 150, option3 = $ 200) The customer can add just one option or multiple options If it ticks option1 + option3 => price 100 + 200 = $ 300 This saves you from creating multiple select to suggest all possible cases attached photo for more explanation

image https://mdbootstrap.com/docs/jquery/forms/multiselect/

sumitwebkul commented 4 years ago

@wdammak

Let me explain you the thoughts behind the creations of additional facilities.

Admin can provide user to choose additional facilities in two ways -

Case 1 - Customer can choose multiple facilities by selecting multiple check-boxes. For this admin will have to create additional facilities separately (without advance options). https://prnt.sc/q2mr4z https://prnt.sc/q2n4xj

Case 2 - Customer can choose only one facility option among admin's provided multiple options (with different prices). For this admin will have to create additional facilities with advance options. And at the front end, customer will choose one among multiple provided options. in this case customer will select one option in the select field. https://prnt.sc/q2mrae https://prnt.sc/q2mu10

For your case, ## This saves you from creating multiple select to suggest all possible cases Currently, admin has to create multiple facilities using Case 1 and customer will be able to choose multiple options by the check-boxes. However, We appreciate your suggestion and we definitely take it into consideration for improving this functionality in future.

wdammak commented 4 years ago

@sumitwebkul dear! any news?

sumitwebkul commented 4 years ago

@wdammak

Regarding above suggestion, we have not changed in the QloApps yet.

Although there are new features added in the Additional facilities in the latest released version 1.4.1

Please visit https://github.com/webkul/hotelcommerce/blob/v1.4.x/CHANGELOG.txt for the Change log of the latest version.

Thanks

wdammak commented 4 years ago

we wait 1.4.2 :)

sumitwebkul commented 4 years ago

Ok Thanks

sumitwebkul commented 4 years ago

@wdammak

It's not necessary that all the suggestions will be implemented in the system. We take suggestions from the contributors and users and try to implement them as per the feasibility and importance. We gather data from different sources to improve the system. Suggestions may be modified or rejected or delayed as per the global system need.

Thanks

wdammak commented 4 years ago

https://github.com/davidstutz/bootstrap-multiselect http://davidstutz.de/bootstrap-multiselect/