HOC Release Notes 3.0.12.7 (May 15-27)

New Features:

Generate QR code from URL Page or Value (LHH-21184)

This release introduces a new feature that allows the generation of QR codes from a URL or specific text values. This means you can now create QR codes within the Listing CMS to easily share information that can be scanned with a phone's camera or a QR code scanner.

The code below can be used in a  Listing Block Custom Card Template.

----------

<div class="title">{Name}</div>

<div class="description">Use your phone's camera or a QR code scanner to access.</div>        

<div class="qr-code-page">

<div class="custom-qr" data-code-text="texttoqr">&nbsp;</div>

</div>

Improvements:

New CMS  Fix: "Is for new users registration" Setting (LHH-21202)

The "Is for new users registration" setting in the NEW CMS was not functioning correctly. When enabled, it failed to automatically add the email field to forms, activate synchronization with Salesforce Contact objects, or map the email field to Contact.email in Salesforce.

New CMS Fix: ARS Registration Form Linking (LHH-21203)

In the NEW CMS, it was not possible to link an ARS (Advanced Registration System) registration to a specific registration form, unlike in the Old CMS where this functionality worked as expected. This meant that when creating an ARS for registration, the system did not display the existing registration forms as options to link the workflow.

Payment Component Not Working  (LHH-21245)

The payment component was not functioning in isolated environments. When testing new form field improvements with the payment component, it failed to redirect to PayPal or Stripe, which was unexpected. The problem was specifically identified when the site's locale was set to es-ES (Spanish - Spain), as PayPal requires a . (dot) as a decimal separator, and the es-ES locale uses a , (comma).

Save and Complete Later Does Not Keep Image (LHH-21247)

When using the "Save and Complete Later" option, any uploaded image was not being retained or restored.

Custom Forms - Filter Layout Issue (LHH-21256)

The filter logic section in custom forms was difficult to read depending on the screen size.

New CMS Layout: Missing "For Sharing Portal" option (LHH-21250)

This ticket addresses an issue where the "For Sharing Portal" option was missing from the new CMS layout. This setting is now included in the new CMS layout.

New CMS Layout: Menu Logic Won't Save (LHH-21293)

This release addresses an issue where the menu logic was not saving correctly in the new CMS layout. This has now been fixed.

Page Visibility Rules: Session Variable Issue (LHH-21297)

This release addresses an issue where users were unable to assign visibility rules with session variables when creating or editing a page. This has now been corrected.

New CMS Layout: Advanced Logic Not Working (LHH-21318)

This release addresses an issue where the "Enable Custom Logic" feature was not functioning correctly with Listing Blocks in the new CMS layout. This has now been fixed.

ARS Registration  (LHH-21313)

This release addresses an issue where the ARS (Advanced Registration System) was experiencing problems, specifically with volunteer hour conditions not saving correctly and leading to 404 errors for sign-ups after editing. The root cause was identified as the use of special characters in the page name, which caused issues with friendly URLs.

The problem with "Branch Logic" editing mode when there were rules with a "greater than or equal to" logical connector has also been resolved.

New CMS Layout: Can't Move Block (LHH-21338)

This release addresses an issue where users were unable to move blocks within the new CMS layout. This has now been corrected.

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.