Skip to Content Skip to Menu

liability waivers for subscribers

  • petekuhn
  • petekuhn
  • OFFLINE
  • Posts: 239
  • Thanks: 34
  • Karma: 0
5 years 4 weeks ago #314461 by petekuhn
liability waivers for subscribers was created by petekuhn
Please advise us an approximate cost to get a digitally signed liability waiver collected via the CB signup page used by CB Subs.

We're a sailing club using CBSubs for membership signup and renewal,

www.cal-sailing.org/memberships-menu/memberships-reg

and our insurer wants us to collect liability waivers from our members.

We have paper liability waivers we use for general public and youth only, and they're a huge hassle to collect and file.

An online liability waiver needs a digital signature to be more legally binding, and 2 years ago you said CB Subs didn't have that feature

www.joomlapolis.com/forum/87-presales/235867-add-digital-signature-in-registeration-fomr-joomla

I found another membership platform (alternative to CB and CB Subs) that has digital signatures available

www.rsjoomla.com/joomla-extensions/joomla-membership-subscriptions.html

www.rsjoomla.com/support/documentation/rsform-pro/plugins-and-modules/rsformpro-signature-plugin.html

but we're really happy with CB Subs and do not want to switch.

I also found the company below with a digital signature extension

extensions.joomla.org/extension/breezing-forms-pro/

they say it can be used as follows

If you have ContentBuilder and BreezingForms integration and you have signature field which needs to be displayed in your ContentBuilder view just copy the following code into the Item wrap code of that element:

<?php $value = '<img src="'.Juri::root(true).'/media/breezingforms/signatures/'.$value.'"/>';?>

If you want to display image of signatures in the Content Template, go to your view > Content Prepare, and copy the following code there:

$items["ITEMNAME"]["value"] = '<img src="'.Juri::root(true).'/media/breezingforms/signatures/'.$items["ITEMNAME"]["value"].'"/>';

Just make sure to change "ITEMNAME" to the correct name of signature item.


I think this means we'd need to reprogram CB each time they upgrade, and possibly each time Joomla! upgrades.

(We already have enough trouble handling Joomla and CB upgrades, we'd prefer not to be redoing that programming as well as dealing with incompatibilities for other extensions we use.)

Sorry for quoting your competitors, but I needed to show what wer're looking for. Thanks in advance for your reply,

Peter Kuhn, Cal Sailing Club

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48438
  • Thanks: 8275
  • Karma: 1443
5 years 3 weeks ago #314467 by krileon
Replied by krileon on topic liability waivers for subscribers
We do not provide a digital signature field and at this time there are no plans for one. It'd likely be best to use a 3rd party e-sign service and just output their e-signature field using CB Code Field. This would just display during registration or profile edit though.

You could also turn your paper waiver into a PDF then add a e-sign field to it. You could then send it to them automatically through email or provide it as a download. They'd then sign it and upload it to your site (e.g. file field).


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

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

Moderators: beatnantkrileon
Powered by Kunena Forum