meeting-room-booking-system / mrbs-code

MRBS application code
Other
117 stars 58 forks source link

add terms and conditions checkbox #2807

Open jberanek opened 4 years ago

jberanek commented 4 years ago

Hello,

I want to display "terms and conditions" chenckbox on the homepage

When the user clicks to agree and confirm, the appointment can be connected to the homepage

Which file should I modify?

Reported by: *anonymous

Original Ticket: mrbs/support-requests/2113

jberanek commented 4 years ago

Add a custom field to the edit_entry form and make it mandatory. If you want to add a link to the terms and conditions in the label see https://sourceforge.net/p/mrbs/feature-requests/422/.

Original comment by: campbell-m

jberanek commented 4 years ago

Such as the attached picture. The homepage (first page) shows T&C, the user must confirm and click ENTER

Original comment by: *anonymous

Attachments: https://sourceforge.net/p/mrbs/support-requests/_discuss/thread/7b8c7fd219/509b/attachment/TC.png

jberanek commented 4 years ago

I'm not sure what the best way to do that would be. Wouldn't it be easier just to have a checkbox on the booking form?

Original comment by: campbell-m