Questions About Dynamic Permissions, Numeric Field Formatting, and Filtering Related Objects

Hello,
We have a few issues that we haven't been able to solve:

We work with many workflows, and the "Assigned To" field is editable by all users, not just the person it was assigned to.
We considered setting permissions for the entire object to only the assignee, but we wanted to ask if there's a "simpler" way to dynamically control permissions specifically for the "Assigned To" field, without affecting the whole object.

We have fields that represent percentages. Is it possible to add a percentage sign (%) next to a real number field (not in the field name)?

In real number fields, there is a comma separator every three digits (e.g., 123,132), but in integer fields, there is no comma separator.
Is it possible to apply the same comma separation to integer fields as well?

In every object, there's a triangle icon next to it showing "Related Objects".
Clicking the triangle reveals all related objects.
Is it possible to hide certain related objects?
We have an object with many links, and we want to show only the "significant" ones.

  • "Assigned to" is a special property that has additional restrictions not connected to the object permissions. Check the note under Managing the Assigned to property and see the options under Advanced Vault Settings > Assignments > Permissions.

    It's not possible to add a percentage sign to a number field. You could automatically calculate a text field based on the number field and add the percentage sign to the text field if you need this formatted value somewhere.

    M-Files follows the OS and browser formatting for the fields, so I would check if it's possible to enable thousand separators in Windows settings (for the desktop client). Support article: How to manage date and number formats in M-Files

    You can define which relationships to show with Related Object Hierarchy rules under Advanced Vault Settings > Configuration > Client > Classic Desktop > Listing > Related Object Hierarchy. These rules are supported in the classic M-Files Desktop for now and the support for the new clients (M-Files Web and the new M-Files Desktop) is coming later.