We're excited to share with you some of the latest features and enhancements we've added to Text Blaze. We hope you'll love them as much as we do!
Text Blaze Upgrades
Improved Table Editing
We've made some improvements to how you can edit tables in Text Blaze. Tables are a good way to organize your snippet outputs. Plus, you can create dynamic tables where the rows are set up dynamically with formulas.
Example dynamic table of products:
{products=[["name": "Super Washer", "price": 12.99], ["name": "Extreme Washer", "price": 15.99]]}
{repeat: for product in products}{=product.name} | {=product.price; format=$,}{endrepeat} |
In addition to other improvements, we've now added the ability to easily add lines before and after the tables by double clicking above or the below the table.
Visual Org Members Badging
Text Blaze Business is all about making teamwork a breeze and keeping your messaging consistent.
It's packed with awesome collaboration and sharing features, including easy management of multiple users within an organization.
Last month we enhanced our sharing dialogs for business users to show which users are members of the organization, and which ones aren't.
This enhancement complements our existing features that can secure sharing to a specific domain (or list of domains), giving you more control and insight over sharing within your organizations.
Improvements to Data Blaze
New filters
Data Blaze now includes four new filters! For numeric fields, you can now use:
- higher than or equal
- lower than or equal
And for select fields, we now have options that let you filter results against multiple values:
- is any of
- is none of
Clickable URL Fields in Expanded View
URLs in the expanded view are now clickable. Just click on the URL to open it, or click on the background of the field if you need to edit it.
And remember...
We're always here for you! If you ever need a helping hand, don't hesitate to drop a line in our Question and Answer community forums. And if there's something you'd love to see in Text Blaze or Data Blaze, we'd be absolutely thrilled to hear about it in the Features Ideas section.