# CHANGELOG: July 22 / Action Buttons in Table View, Improvements and bug fixes

**URL:** https://community.fibery.io/t/changelog-july-22-action-buttons-in-table-view-improvements-and-bug-fixes/1829
**Category:** Changelog
**Created:** [July 22, 2021, 1:43pm UTC](https://community.fibery.io/t/changelog-july-22-action-buttons-in-table-view-improvements-and-bug-fixes/1829 "2021-07-22T13:43:44Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mdubakov](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/mdubakov/32/10_2.png) [@mdubakov](https://community.fibery.io/u/mdubakov)
#### Post date: [July 22, 2021, 1:43pm UTC](https://community.fibery.io/t/changelog-july-22-action-buttons-in-table-view-improvements-and-bug-fixes/1829/1 "2021-07-22T13:43:44Z")

</div>

## Action Buttons in Table View

Now you can enable Actions in Table View as usual units.

 ![CleanShot 2021-07-22 at 16.05.39@2x](https://us1.discourse-cdn.com/flex020/uploads/fibery/original/2X/7/773455d60d117e816f5a750b9fc8c7702153e50c.png)

## Improvements

### 🤯 Use Formulas (and Lookups) as Group membership relation

Now permissions flow through lookups and formulas as well. Sometimes there is no direct relation between a [Group](https://help.fibery.io/en/articles/5350066-permissions) and a User and you have to calculate it.

This is a seriously complex shit. Let me try to explain.

Here is the case from our customer:

> [@New permissions model: Groups](https://community.fibery.io/t/new-permissions-model-groups/1713/6):
>
> I currently have defined a Role type, and I use a ‘helper’ type (Assignment) that allows users to be assigned to a role with a start date and an end date, i.e.
> 
> Role 1:n Assignment  
> User 1:n Assignment
> 
> I use a formula in the Assignment type to determine if it is current (start \< today \< end) and a formula in the Role type to filter for all related Assignments that are current. I can then have a lookup in the Role type to find all Users who are currently assigned.  
> This means that the Role type does have a relationship to the User type, but it is a calculated, read-only relationship, and I can’t enable the ‘Use Roles to manage access’.
> 
> Any suggestions?

So in this case you will be able to enable `Use Roles to manage App access` lookup setting and Role will become a Group.

 ![CleanShot 2021-07-22 at 16.43.08@2x](https://us1.discourse-cdn.com/flex020/uploads/fibery/original/2X/f/f358de83422f8ac027624aa462ed49687b7edea2.png)

### Percent formatting

A new option to format Number Fields so they look nice — % Percent: 0.123 becomes 12.3%.

 ![CleanShot 2021-07-22 at 16.09.55@2x](https://us1.discourse-cdn.com/flex020/uploads/fibery/original/2X/4/4218391c874a8d7caa4df0f85c61e96b3f9ae535.png)

### Automation Rules: Allow setting entity to collection fields via formulas

It was not possible to set a single entity to a collection. For example, you wanted to assign a creator to the task, but got an error:

 ![image (22)](https://us1.discourse-cdn.com/flex020/uploads/fibery/original/2X/f/ff27f69a7c47325f367a9d374f664ebae07add8f.png)

Now it works.

## Fixed bugs

- Hide the mobile menu in a shared document
- Old number icons instead of new money and percent ones are used in entity history, audit log
- Permissions: Not informative error when User tries to change the Group (to-one relation) in profile.
- Permissions: Forbid to edit relations in User Profile if user has read-only permissions to the related Type
- Permissions: Member is not able to edit fields of primitive types and doesn’t see single and multi selects on his own profile
- Whiteboard: Types to which user has read-only permissions are available in Convert To action
- Automation: If you forget to give a name to the rule it will exit without actually saving the rule
- Formula doesn’t allow to use words, that start with “or” & “and”

---

<div class="post-metadata">

### Author: ![Chr1sG](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/chr1sg/32/3941_2.png) [@Chr1sG](https://community.fibery.io/u/Chr1sG)
#### Post date: [July 22, 2021, 2:01pm UTC](https://community.fibery.io/t/changelog-july-22-action-buttons-in-table-view-improvements-and-bug-fixes/1829/2 "2021-07-22T14:01:22Z")

</div>

Loving it all ❤  
You guys are awesome!
