CMSB v3.70 Beta 3 (Mail Updates)

6 posts by 2 authors in: Forums > CMS Builder
Last Post: June 3   (RSS)

CMSB v3.70 Beta 2 (Mail Updates)

By Dave - May 29

Hi All, 

Thanks to everyone who's been emailing in and posting feedback.  We just released v3.70 Beta 2.  

Here's what's new: 

  • Email Deliverability Testing: Under Admin > Email Settings you'll find a test form and instructions on sending a test message to mxtoolbox.com and mail-tester.com.  These free services can quickly give you a complete deliverability analysis (checking SPF, DKIM, DMARC, and blacklists) so you can feel confident your client's outgoing emails will get delivered.  We just moved servers and our IP changed so I was using these over and over yesterday as I moved over domains and updated DNS.
  • Bootstrap Icons: We needed an icon we couldn't find on the free font awesome list so we added this and made it available.  You now have two great sets of icons to choose from when you need them.  You can add these under "Database > Editor > Menu Icon".  There's a link to both Bootstrap Icons and Font Awesome and you simply open their site and copy the code for the icon you want.  e.g., bi bi-emoji-sunglasses
  • Easier Related Records: We simplified all the defaults for linking tables and showing related records from another section.  I'll show you how to do that below.
  • Lots of bug fixes, and UI improvements.

How to quickly try the new easier "Related Records" and "List Options from Database" features. If you've never done this before it's much easier now.

  • Create two new multi-record sections: Test Products, Test Categories
  • Add a few records in each, e.g., Product A, Product B, Product C, and Category A, Category B, Category C
  • Go to Database > "Test Products" and click "Add Field"
    • Set "Field Type" to List
    • Set "List Options" to: Get options from database (advanced)
    • Set "Section tablename" to: Test Categories
    • The values and labels columns should automatically select num and title
    • Some text should appear: "Recommended: Name this field test_categories_num"
    • Set "Field Name" to match the recommendation: test_categories_num (we're naming the field after the other table and field it refers to)
    • Save
  • Go to the "Test Products" menu, you should see a category pulldown that is loading it's values from the category menu.
    • Edit a record and set the category to "Category B"
    • Save
  • Next, go to Database > "Test Categories" and click "Add Field"
    • Set "Field Type" to Related Records
    • Set "Related Table" to Test Products
    • Save
  • Go to the "Test Categories" menu and click on "Category B" (or the category you choose for a product)
  • You should now see a list of all the associated products that have that category selected.

This is a really useful feature that we use a lot when creating editors.  I hope these new defaults make it much easier for you to use them as well!

Please feel free to ask any questions or post any feedback, questions, concerns, or bugs you find! 

You can download the latest beta here:https://www.interactivetools.com/download/

Thanks, we look forward to your feedback! :)

Dave Edis - Senior Developer
interactivetools.com

CMSB v3.70 Beta 2 (Mail Updates)

I tested the following:

  • Email Deliverability Testing: Sent successful w/SMTP mail and tried the "test" button.
  • Easier Related Records: Set up test record sections - no issues found. And it is an easier setup!

In the related records view for a category, there's an empty column titled "Action". Should that column contain "erase" links or "view" links? Or is that column for custom extendability? (see screenshot)

CMSB v3.70 Beta 2 (Mail Updates)

By Dave - May 30

Hi Deborah, 

Thanks for the quick feedback!  

Try editing your "Related Records" field and under "List Actions" enabling: View, Modify, and Create.  This will add view and modify links under actions and a create button below.  I'll set those as defaults for the next build so you won't have to select them but can still modify them if needed.

Once you've enabled those actions go to Categories and edit a record.  Under Related Records you'll see a "Create" button.  If you click that it will save the current record and let you add a "Product" with the category already selected.  When you save this new product you'll be automatically returned to the category edit page.  The same works for "modify".  This makes it easy to manage related records.

Note that if you click "View" and then "Edit" there's a bug I just found where it doesn't link correctly.  We'll have that fixed in the next build as well.

Dave Edis - Senior Developer
interactivetools.com

By Dave - May 30

Hi All, 

We've just released Beta 3 with the following updates.  You can download it here: https://www.interactivetools.com/download/

Here's what's changed.  This is our internal commit log of fixes, this won't be in the changelog, but let's you see what's been fixed.

  • Related Records - Updated defaults to start with these list actions checked when creating new fields: view, modify, create
  • Editors > View - Fixed issue where the "Erase" button didn't link to the correct URL
  • Email Settings - bug fixes to ensure email is set correctly on install and upgrades
  • eraseRecordsUploads() - Fixed bug where an error would occur when there were no uploads to erase
  • WebRoot - Added notice under input field in Admin > General when the user entered value isn't what we expect
  • Init & Settings files - removed old unused keys and references to them
  • security_disableExternalReferers() - refactored function and clarified error to report when no referer is sent
  • Developer Console - fixed issue where MySQL presets weren't getting inserted into new Ace code editor.

Post or email any other issues you might notice.  We're getting closer to the release for this version!

Dave Edis - Senior Developer
interactivetools.com

By Dave - June 3

Hi All, 

Thanks everyone for your support and feedback.  We've released v3.70 here: 
https://www.interactivetools.com/forum/forum-posts.php?CMSB-v3.69-Released-Jun-3---Mail-Updates-More-82813

Thank you!

Dave Edis - Senior Developer
interactivetools.com