Tuesdays with Tadabase - September 2nd 2025

:grinning_cat: :smile: September has arrived in all its glory and our team is bestowing our brightest smiles bringing you this update. Let’s check it out:

:toolbox: Our engineers have added:

:e_mail: Email Templates: Going live in the next 48 hours!

  • Includes easier attachment management, sending to multiple recipients from one-to-many fields, and detailed per-template logging.

  • Several trendy designs and updates to layouts, login, and signup pages with automated logo replacements.

:abacus: Window Functions Coming Soon to Tadabase:

Smarter formulas that let you analyze a row in the context of other rows.

Examples:

  • Running Total: Keep a live total that adds up each row as you go down a list (great for balances or progressive counts). For example, looking at a bank statement and in each row you can see the running balance based on this specific transaction.
  • Row Number: Number each row in your chosen order (1st, 2nd, 3rd…).
  • Rank: Show top performers by score or sales, including handling ties.
  • Compare Rows: See values from the previous or next row (perfect for “today vs yesterday” reports).

Easily create leaderboards, running balances, and trend reports without complex workarounds.

:hammer_and_wrench: Builder Updates:

  • Added ‘File a Support Ticket’ link. :link:

  • Removed outdated link. :waving_hand:

  • Made breadcrumbs clickable for easier navigation. :croissant:

  • Improved Shared Invites experience. :+1:

  • Added AI Prompts link below Video Guides in the help sidebar. :robot:

  • Added ‘Contact Support’ link to the main help section. :speech_balloon:

:bug: Bug Fixes:

  • Prevented action buttons from triggering twice when clicked quickly.
  • Fixed issue where all HTML fields in forms showed the same label.
  • Corrected dependent dropdown fields so values are properly selected in edit forms.
  • Fixed number fields so negative values are now stored correctly.

For a complete list of fixes, see our release notes.

:end_arrow: Powering off this one, Tadabasers. Happy building and see you next Tuesday! :person_cartwheeling:

1 Like

@adi How do we enable the new email templates?

same question please, i cant see where email templates are or how to access them.

It is now live and you should see it. Would love to hear your feedback.

2 Likes

I can see them now, thank you Moe.

Sorry if i am missing something with regards to the parameter toEmail:

I am setting this as a ‘record value’ being a connection field 1:many which is linked to the users table. The related fields are not visible in the builder for this parameter. i.e users email address.

This doesnt allow the email to be sent. It does send when setting a custom value by setting a custom value.