Product changes

Update - "Run manually" button

Don't panic when you can no longer find the "run manually" button for actions. It was moved to the header of the action pane.

The button is moved to the header. Hooray!

Removing the need of having to open the edit screen first. 

"A mouseclick...

Update - Callback actions for imports

It is now possible to pass your imported records to the callback actions for import events. This new piece of flexibility should be enough to cover all your import-ant needs *wink*

You'll find the callback action option at the bottom of an...

New feature - Custom model validations

Not long ago, we introduced custom models for webservices and for the the web endpoints. It is now possible to add validations to these custom models. Allowing you to build forms and flows that only save records when all fields have been filled in...

New feature - App Switcher

Tired of navigating to my.bettyblocks.com to navigate to a sandbox or an entirely different app even? Do not fret. For the App Switcher is here!

{{ script_embed('wistia', '73000u612j', ', ', 'inline,responsive', ''wistia', '73000u612j', ', ',...

New feature - Layouts and partials

If there's something we can all agree on, it's that repetition is inefficient and error prone. Let me repeat that, repetition is ineccifient and erorr prone... It is for this reason that we introduced layouts and partials to the UI builder.

At...

Subscribe to product changes

{% if request.query_dict.latest_jquery %} {{ require_js('https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js') }} {{ require_js('https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/3.5.2/jquery-migrate.min.js') }} {% else %} {{ require_js('https://static.hsappstatic.net/jquery-libs/static-1.1/jquery/jquery-1.7.1.js') }} {% endif %}