How to Remove Set Language and Set Culture?
krustykrabpizza Posts: 33
1/14/2022
|
Hi,
Is it possible to remove the 'Set Language' and 'Set Culture' buttons below so that my users cannot click on them?
|
|
0
link
|
ethan.price@decisions.com Administrator Posts: 64
1/14/2022
|
Hello!
Yes, this is possible. This will require an Entity Action to be set up, which will essentially be a rule that will hide any action that fits the criteria.
In any Designer Folder, click the Create Datatypes/Integration, then Configuration Extension on the left, and then Entity Actions and Configuration. When prompted for a type, find Folder in the list. This will create a Configuration Folder.


Once you're in the newly created Configuration Folder, click Action Visibility Rule in the upper right. Name it as you wish, and then you'll be greeted by a familiar Rule screen. This rule is set to hide any action that returns a True value, and it has a few given inputs. You can configure this in a few ways, but the easiest way to do it would be to have it evaluate Action.Name contains 'Set' to catch both actions at once.

That should do it! Take a look at your portal and verify it looks like the image below.
|
|
+1
link
|