Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Waiver?

Waiver? 16 years 1 week ago #1091

  • xcguy
  • xcguy's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Is there anyway to implement a waiver field? Many events have a waiver that the person needs to read (and eventually agree to). I need to be able to display a fair amount of readonly text within the event registration form (like a readonly textbox with scrollbars).

Please Log in or Create an account to join the conversation.

Waiver? 16 years 1 week ago #1103

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Hello. I believe what most users of this component do is create a custom field as a checkbox and make the checkbox lable be the text or waiver. The user checks the box to agree. You can also make the checkbox required so they can not register without checking it. Thanks.

Please Log in or Create an account to join the conversation.

Waiver? 16 years 1 week ago #1106

  • xcguy
  • xcguy's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
The label field is truncated to 99 characters, making it impossible to implement most waivers. Sporting event waivers average around 500 to 750 characters, and with bigger events, upwards of 2000 characters.

We need to have a waiver / terms and conditions type field on the event registration form -- its basically a show stopper without for us.

Any other ideas?

Please Log in or Create an account to join the conversation.

Waiver? 16 years 1 week ago #1113

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
You could modify the database field and change the 99 to a larger number. I know other users have done this. Thanks.

Please Log in or Create an account to join the conversation.

Waiver? 15 years 11 months ago #1257

  • tdawg
  • tdawg's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
It seems to work to change the size of the table row (dt_donate_fields:label ----> originally 100, change to 500 or something for a waiver), but the form\'s field length needs to be modified in the php code as well, and there are multiple forms from what I can tell. I think a waiver field is a good idea.

I just pasted the waiver into the database in PHP admin, after changing the length of the row, and that worked fine....

Thanks for the great component!

T.

Please Log in or Create an account to join the conversation.

Waiver? 15 years 11 months ago #1258

  • tdawg
  • tdawg's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Actually, the waiver looks better, if you put it in the description field.

Treggon.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Time to create page: 0.386 seconds