August 16, 2022

New validation rules for form fields, file field options & more ๐Ÿ†•

New validation rules for your form fields โœ…

In addition to your existing validation rules you can also check that any text field:

  • Is a valid email address ๐Ÿ“ง
  • Is a valid URL ๐Ÿ”—
  • Matches any pattern by specifying Regex /Regular Expression ๐Ÿช„

The last rule is particularly powerful if you need to validate things like phone numbers, VAT numbers, postcodes or anything else.

โ€

More powerful record collection sections โšก๏ธ

Previously, you could only create totally new records from related record collections. Now, you can now directly add/remove existing records to relationships from related record views on the record page ๐Ÿ“‘

By default this behaviour is off - to enable it, toggle on the option from the buttons part of the related record collection editor โœ๏ธ

โ€

Update to our file field options ๐Ÿ“‚

If your files don't need the ability to be previewed in a modal, like a profile picture, or company logo, you can now choose to display them as plain elements, which remove the modal preview from the thumbnails.ย 

Group your calender events ๐Ÿ“†

Just like Maps you can now group your calendar events by a Single Option field and we will use the option colour for the event ๐ŸŒˆย 

Just set the Group by option in your collection view's display options.

Updates to our Change User dialogue

Now when you open the popover you can immediately start typing into the search box ๐Ÿ”

If that wasn't enough, you can also Favorite โญ๏ธ as many users as you want that will be pinned to the top of the list ๐Ÿ“

This should make it much easier to switch between the several test users to evaluate your app ๐Ÿงช

Other Updates

  • Optionally hide icons in Quick links
  • Add clearer comment time to record comments
  • Extend the number of years in the date-picker input

โ€