Tuesdays with Tadabase - June 4th 2024

:door: :speech_balloon: June has entered the chat and our team is responding in all CAPS. Let’s check out what we’ve been up to:

:clapper: We’ve been working diligently on many UI and UX improvements and we’re very excited to launch a completely revamped design experience when creating layouts and pages in your apps. More on this in next week’s update. As always, stay tuned.

:toolbox: Our engineers have:

:telephone_receiver: Added a Callback for selecting join value in list display mode. When using a connection field with the display set as a list and when a selection is made, you can now receive a callback in javascript letting you know which selection was made.

:bug: Fixed some pesky bugs including–

  • Issue with default fields showing up in batch update
  • Issue with record history
  • Issue with ID and auto increment in emails
  • Issue with saving IP security settings
  • Issue with converting subject fields dynamic fields in emails for action links
  • Fixed issue with file upload size
  • Fixed issue with exports timing out
  • Fixed issue with databridge components not moving into proper columns
  • Fixed issue with Record history again

:page_facing_up: Added Vertical Alignment options to PDF Pages, this way the text and images in the headers can be aligned to top, middle, and bottom of the header contents:

:jigsaw: Plugin of the week:

Use the Mobile Menu Logo - When Menu is Closed plugin to add customization to a menu logo. This can significantly help the user experience for mobile users. Read more on this plugin here!

:ribbon: That’s a wrap on this week, Tadabasers. Happy building and see you on Tuesday! :end:

@Adi
Is there any documentation on this?

Added a Callback for selecting join value in list display mode. When using a connection field with the display set as a list and when a selection is made, you can now receive a callback in javascript letting you know which selection was made.