- Posts: 687
- Home
- Forum
- Community Forum
- Questions
- Installation/Upgrade
- Installation error of solidres
[2.12.9 Issues] Disable online booking - Help
- joomleb
- Topic Author
- Offline
Less
More
2 years 10 months ago - 2 years 7 months ago #19097
by joomleb
[2.12.9 Issues] Disable online booking - Help was created by joomleb
Hi guys,
creating a new Property / Experience by default the Booking process fields settings are:
- Disable online booking: No > Yes
- Show price: No
- Show inquiry form: No
- Use captcha: No > Yes
Issue - "Disable online booking" and "Use captcha" should be moved to "Yes" by default, because a basic concept of HUB portal is to be able to manage Partners (frontend dashboard) permissions. As HUB Super User we can always & simply "hide" frontend fields depending on the logged Partner User > User Group. This is something Solidres has to keep in mind when set default options.
So, for example, In this way we can hide the "Disable online booking" feature depending on the Partner User > User Group simply by hiding it.
…/administrator/components/com_solidres/models/forms/reservationasset.xml
line 553 - default="0"> >>> default="1">
line 592 - default="0"> >>> default="1">
…/plugins/solidres/experience/administrator/components/com_solidres/models/forms/experience.xml
line 1039 - default="0"> >>> default="1">
line 1076 - default="0"> >>> default="1">
Do you agree ?
creating a new Property / Experience by default the Booking process fields settings are:
- Disable online booking: No > Yes
- Show price: No
- Show inquiry form: No
- Use captcha: No > Yes
Issue - "Disable online booking" and "Use captcha" should be moved to "Yes" by default, because a basic concept of HUB portal is to be able to manage Partners (frontend dashboard) permissions. As HUB Super User we can always & simply "hide" frontend fields depending on the logged Partner User > User Group. This is something Solidres has to keep in mind when set default options.
So, for example, In this way we can hide the "Disable online booking" feature depending on the Partner User > User Group simply by hiding it.
…/administrator/components/com_solidres/models/forms/reservationasset.xml
line 553 - default="0"> >>> default="1">
line 592 - default="0"> >>> default="1">
…/plugins/solidres/experience/administrator/components/com_solidres/models/forms/experience.xml
line 1039 - default="0"> >>> default="1">
line 1076 - default="0"> >>> default="1">
Do you agree ?
Last edit: 2 years 7 months ago by joomleb.
Please Log in or Create an account to join the conversation.
Moderators: solidres