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