Here is beta build seven of Blocs for Mac 6.4, this build contains the last few bug fixes and features before it’s official release.
Carousels
Forms
File Attachments
These are the current hard limits for using file attachments with forms.
• Requires SMTP form server.
• Supported File Formats: PDF, JPG, PNG, GIF, WEBP, HEIC, HEIF, MP3, WAV, M4A, MP4, MOV, WEBM, ZIP.
Icons Text Links
Paste and Replace
Preview Mode
Custom Interactions
This build introduces some useful improvements to custom interaction rules. Almost all of them now support targeting elements using a class (as well as an ID) with the exception of the select tab rule.
Unlike IDs, classes are not reset when you copy or duplicate elements within Blocs, which makes it easier to re-use custom interactions and the things you build with them across multiple pages in a website. A step closer to making Custom Interactions easier to work with between projects.
I’ll refresh my glass music player to take advantage of this very soon.
I’ve also added support to control carousels with custom Interactions, which is pretty cool!
Text Carousels
You can now delete the main image in carousel slides, which means you can have text only carousels. I’ve added two new Brics to help get these into your websites quicker (still a bit of work needed on these in Bootstrap 4).
I can’t wait for the release version of 6.4. Great additions, and again thanks for the Wordpress fix. Would you have time to include this request to the 6.4 release? That would be awesome if you could
I’m currently testing the latest Beta (Build 7) and found a significant bug regarding form data processing.
When using the new File Upload Bric, the form handler fails to output the values for my checkbox fields. Previously, the email would correctly show true for selected options and false for unselected ones. Now, the email body lists the checkbox labels, but the corresponding values are completely empty/missing.
It seems that the multipart/form-data requirement introduced by the File Upload Bric is breaking the logic that maps the form input values to the final email output.
Is this a known issue with the current Beta, or is there a way to ensure the form handler correctly captures and maps these boolean values when a file upload is included?
Hey @Norm - will there be one of your brilliant videos to showcase the updates! we know them all anyway, but your videos are class! No pressure if not!
Hey @cts these are working as expected here for me. Would you be able to share a link to your website so I could take a look at how your form is setup?