Screen element permission of role

It is found that when setting the permissions of the role’s screen elements, a fragment is selected, and the elements in it cannot be selected to set the permissions. If you choose to use the fragment screen, you can only see the fragment element, and you cannot set the element in the fragment. Is there any way to set it to fragment?

Hi,

Thank you for reporting the problem, I’ve created a GitHub issue.

In order to define permissions for a nested fragment component you need to use the same approach as for nested frame component:

If the component belongs to the frame that is embedded within the screen, specify the frame identifier, and then the component identifier separated by period.

Gleb

Hi,

After we defined some rules(hide) on fragment components, the role updates didn’t take effect.
The fragment is used inside the editor screen …
Any advice would be appreciated.

Thanx